/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
D | omxVCM4P10_PredictIntra_4x4_s.s | 68 dAboveU32 DN D0.U32 75 dLeftVal0U32 DN D0.U32 76 dLeftVal1U32 DN D1.U32 77 dLeftVal2U32 DN D2.U32 78 dLeftVal3U32 DN D3.U32 82 dLeftValU32 DN D0.U32 84 dSumAboveLeftU32 DN D1.U32 90 dSumLeftValU32 DN D1.U32 96 dSumAboveValU32 DN D1.U32 115 dTmpU32 DN D6.U32 [all …]
|
D | armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.s | 84 dResult0 DN 22.U32 85 dResult2 DN 24.U32 86 dResult4 DN 26.U32 87 dResult6 DN 28.U32
|
D | armVCM4P10_Interpolate_Chroma_s.s | 99 dOutRow0U32 DN D8.U32 100 dOutRow1U32 DN D9.U32 109 dOut00U32 DN D0.U32 110 dOut01U32 DN D1.U32 111 dOut10U32 DN D2.U32 112 dOut11U32 DN D3.U32
|
D | omxVCM4P10_InterpolateLuma_s.s | 111 dResultH0 DN 22.U32 112 dResultH1 DN 24.U32 113 dResultH2 DN 26.U32 114 dResultH3 DN 28.U32 126 dResultV0 DN 0.U32 127 dResultV1 DN 2.U32 128 dResultV2 DN 4.U32 129 dResultV3 DN 6.U32
|
D | omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s | 207 VMOVEQ.U32 dFilt[0], Mask_0 213 VMOVEQ.U32 dFilt[1], Mask_0
|
D | omxVCM4P10_PredictIntraChroma_8x8_s.s | 89 dSumAboveValU32 DN D3.U32 92 dSumLeftValU32 DN D1.U32 94 dSumAboveLeft DN D2.U32
|
D | armVCM4P10_DeblockingChroma_unsafe_s.s | 106 VLD1 d18.U32[0], [pThresholds]! ;here
|
D | omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s | 301 VMOVEQ.U32 dFilt[0], Mask_0 307 VMOVEQ.U32 dFilt[1], Mask_0
|
D | omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s | 138 VMOV.U32 dBS3210[0], bS3210
|
D | omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s | 192 VMOV.U32 dBS3210[0], bS3210
|
D | omxVCM4P10_PredictIntra_16x16_s.s | 65 dSum2 DN D0.U32
|
/frameworks/rs/java/tests/LatencyBenchmark/src/com/example/android/rs/computebench/ |
D | Benchmark.java | 31 ain = Allocation.createSized(rs, Element.U32(mRS), 10000); in Benchmark() 32 aout = Allocation.createSized(rs, Element.U32(mRS), 10000); in Benchmark()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
D | omxVCM4P10_PredictIntraChroma_8x8_s.S | 58 VRSHR.U32 d2,d2,#3 59 VRSHR.U32 d3,d3,#2 60 VRSHR.U32 d1,d1,#2 85 VRSHR.U32 d1,d1,#2 96 VRSHR.U32 d3,d3,#2
|
D | omxVCM4P10_PredictIntra_4x4_s.S | 72 VPADDL.U32 d1,d1 82 VRSHR.U32 d1,d1,#2 94 VRSHR.U32 d1,d1,#2
|
D | omxVCM4P10_PredictIntra_16x16_s.S | 119 VPADDL.U32 d6,d0 129 VPADDL.U32 d7,d0
|
/frameworks/rs/tests/cppallocation/ |
D | compute.cpp | 27 sp<const Element> e = Element::U32(rs); in main()
|
/frameworks/rs/tests/cppstrided/ |
D | compute.cpp | 28 sp<const Element> e = Element::U32(rs); in main()
|
/frameworks/rs/tests/latency/ |
D | latency.cpp | 58 sp<const Element> e = Element::U32(rs); in main()
|
/frameworks/rs/cpp/ |
D | Element.cpp | 75 CREATE_USER(U32, UNSIGNED_32); 117 CREATE_VECTOR(U32, UNSIGNED_32);
|
D | rsCppStructs.h | 87 Element *U32; member 300 static sp<const Element> U32(sp<RS> rs);
|
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/ |
D | Scene.java | 336 opaqueBuffer = Allocation.createSized(mRS, Element.U32(mRS), mRenderables.size()); in initRS() 340 transparentBuffer = Allocation.createSized(mRS, Element.U32(mRS), mRenderables.size()); in initRS()
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
D | ElementThunker.java | 174 e = android.renderscript.Element.U32(rst.mN); in create()
|
D | Element.java | 348 public static Element U32(RenderScript rs) { in U32() method in Element
|
/frameworks/base/graphics/java/android/renderscript/ |
D | Element.java | 350 public static Element U32(RenderScript rs) { in U32() method in Element
|
/frameworks/base/api/ |
D | current.txt | 20461 method public static android.renderscript.Element U32(android.renderscript.RenderScript);
|