Searched refs:I8 (Results 1 - 23 of 23) sorted by relevance

/frameworks/rs/tests/typecheck/
H A Dtypecheck.cpp51 TEST_ELEM(ENAME, I8) \
63 TEST_ELEM_ALL(I8)
92 EXECUTE_TEST_ELEM_ALL(I8);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
H A DarmVCM4P10_DeblockingLuma_unsafe_s.S40 VADD.I8 d31,d18,d19
44 VADD.I8 d31,d31,d19
72 VADD.I8 d19,d19,d15
74 VADD.I8 d19,d19,d15
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.S40 VMOV.I8 d14,#0
41 VMOV.I8 d15,#0x1
H A DomxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.S40 VMOV.I8 d14,#0
41 VMOV.I8 d15,#0x1
H A DarmVCM4P10_DeblockingChroma_unsafe_s.S38 VADD.I8 d31,d18,d15
H A DomxVCM4P10_PredictIntraChroma_8x8_s.S75 VMOV.I8 d5,#0xc
76 VMOV.I8 d6,#0x4
79 VADD.I8 d6,d6,d5
111 VMOV.I8 d5,#0x4
116 VMOV.I8 d0,#0x80
H A DarmVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.S33 VMOV.I8 d30,#0x5
34 VMOV.I8 d31,#0x14
H A DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.S39 VMOV.I8 d14,#0
40 VMOV.I8 d15,#0x1
H A DomxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.S40 VMOV.I8 d14,#0
41 VMOV.I8 d15,#0x1
H A DomxVCM4P10_PredictIntra_16x16_s.S155 VMOV.I8 q3,#0x80
H A DomxVCM4P10_PredictIntra_4x4_s.S114 VMOV.I8 d0,#0x80
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
H A DUT_apitest.java35 Element elem = Element.I8(pRS);
H A DUT_alloc_copy.java66 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS));
278 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS));
461 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS));
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_apitest.java35 Element elem = Element.I8(pRS);
H A DUT_alloc_copy.java66 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS));
278 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS));
461 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS));
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdClearMbLayer.S50 VMOV.I8 qZero, #0
/frameworks/rs/cpp/
H A DElement.cpp84 CREATE_USER(I8, SIGNED_8);
137 CREATE_VECTOR(I8, SIGNED_8);
H A DrsCppStructs.h453 sp<const Element> I8; member in struct:android::RSC::RS::__anon1619
1019 static sp<const Element> I8(sp<RS> rs);
/frameworks/base/rs/java/android/renderscript/
H A DElement.java349 public static Element I8(RenderScript rs) { method in class:Element
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElement.java345 public static Element I8(RenderScript rs) { method in class:Element
/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptC_reduce_general_result.java.expect48 __I8 = Element.I8(rs);
3382 throw new RSRuntimeException("Type mismatch with I8!");
3489 throw new RSRuntimeException("Type mismatch with I8!");
/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptC_reduce_general_input.java.expect49 __I8 = Element.I8(rs);
5309 throw new RSRuntimeException("Type mismatch with I8!");
5342 throw new RSRuntimeException("Type mismatch with I8!");
5375 throw new RSRuntimeException("Type mismatch with I8!");
5408 throw new RSRuntimeException("Type mismatch with I8!");
5441 throw new RSRuntimeException("Type mismatch with I8!");
5474 throw new RSRuntimeException("Type mismatch with I8!");
5507 throw new RSRuntimeException("Type mismatch with I8!");
5540 throw new RSRuntimeException("Type mismatch with I8!");
5573 throw new RSRuntimeException("Type mismatch with I8!");
[all...]
/frameworks/compile/slang/tests/P_reduce_general_inputs/
H A DScriptC_reduce_general_inputs.java.expect46 __I8 = Element.I8(rs);
964 throw new RSRuntimeException("Type mismatch with I8!");
1028 throw new RSRuntimeException("Type mismatch with I8!");
3686 throw new RSRuntimeException("Type mismatch with I8!");
3754 throw new RSRuntimeException("Type mismatch with I8!");
6508 throw new RSRuntimeException("Type mismatch with I8!");
6576 throw new RSRuntimeException("Type mismatch with I8!");
9278 throw new RSRuntimeException("Type mismatch with I8!");
9342 throw new RSRuntimeException("Type mismatch with I8!");
12000 throw new RSRuntimeException("Type mismatch with I8!");
[all...]

Completed in 474 milliseconds