HomeSort by relevance Sort by last modified time
    Searched refs:U32 (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /frameworks/rs/java/tests/LatencyBenchmark/src/com/example/android/rs/computebench/
Benchmark.java 31 ain = Allocation.createSized(rs, Element.U32(mRS), 10000);
32 aout = Allocation.createSized(rs, Element.U32(mRS), 10000);
  /frameworks/rs/tests/typecheck/
typecheck.cpp 56 TEST_ELEM(ENAME, U32) \
68 TEST_ELEM_ALL(U32)
97 EXECUTE_TEST_ELEM_ALL(U32);
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/
perf_reader.c 46 typedef unsigned long U32;
52 static U32 read_U32(FILE *fLog)
54 U32 data;
55 fread(&data, sizeof(U32), 1, fLog);
68 U32 ulData0, ulData1, ulData2, ulData3, ulData4, ulData5, ulData6, ulData7, operation;
70 U32 sending, multiple, frame, size;
138 (time_correction && ulData0 < MIN_DELTA + (U32) (-time_correction)))
147 ulData0 = ulData0 + (U32) time_correction;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_PredictIntra_4x4_s.s 82 dAboveU32 DN D0.U32
89 dLeftVal0U32 DN D0.U32
90 dLeftVal1U32 DN D1.U32
91 dLeftVal2U32 DN D2.U32
92 dLeftVal3U32 DN D3.U32
96 dLeftValU32 DN D0.U32
98 dSumAboveLeftU32 DN D1.U32
104 dSumLeftValU32 DN D1.U32
110 dSumAboveValU32 DN D1.U32
129 dTmpU32 DN D6.U32
    [all...]
armVCM4P10_Interpolate_Chroma_s.s 113 dOutRow0U32 DN D8.U32
114 dOutRow1U32 DN D9.U32
123 dOut00U32 DN D0.U32
124 dOut01U32 DN D1.U32
125 dOut10U32 DN D2.U32
126 dOut11U32 DN D3.U32
armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.s 98 dResult0 DN 22.U32
99 dResult2 DN 24.U32
100 dResult4 DN 26.U32
101 dResult6 DN 28.U32
omxVCM4P10_InterpolateLuma_s.s 125 dResultH0 DN 22.U32
126 dResultH1 DN 24.U32
127 dResultH2 DN 26.U32
128 dResultH3 DN 28.U32
140 dResultV0 DN 0.U32
141 dResultV1 DN 2.U32
142 dResultV2 DN 4.U32
143 dResultV3 DN 6.U32
armVCM4P10_DeblockingChroma_unsafe_s.s 120 VLD1 d18.U32[0], [pThresholds]! ;here
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 221 VMOVEQ.U32 dFilt[0], Mask_0
227 VMOVEQ.U32 dFilt[1], Mask_0
omxVCM4P10_PredictIntraChroma_8x8_s.s 103 dSumAboveValU32 DN D3.U32
106 dSumLeftValU32 DN D1.U32
108 dSumAboveLeft DN D2.U32