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
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 315 VMOVEQ.U32 dFilt[0], Mask_0
321 VMOVEQ.U32 dFilt[1], Mask_0
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
GetElementAt.java 59 gIn = Allocation.createSized(mRS, Element.U32(mRS), INPUTSIZE);
76 Type.Builder builder = new Type.Builder(mRS, Element.U32(mRS));
ElementTest.java 103 assertTrue(Element.U32(mRS) != null);
223 Element[] U32 = { Element.U32(mRS) };
245 U16, U32, U64, U8, U8_3, U8_4 };
307 eb.add(Element.U32(mRS), "U32", arraySize);
373 assertFalse(Element.U32(mRS).isComplex());
AtomicTest.java 43 mSrc = Allocation.createTyped(mRS, Type.createXY(mRS, Element.U32(mRS), sz, sz));
44 mReturn = Allocation.createSized(mRS, Element.U32(mRS), 1);
  /frameworks/rs/tests/cppallocation/
compute.cpp 27 sp<const Element> e = Element::U32(rs);
  /frameworks/rs/tests/cppstrided/
compute.cpp 28 sp<const Element> e = Element::U32(rs);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
omxVCM4P10_PredictIntraChroma_8x8_s.S 73 VRSHR.U32 d2,d2,#3
74 VRSHR.U32 d3,d3,#2
75 VRSHR.U32 d1,d1,#2
100 VRSHR.U32 d1,d1,#2
111 VRSHR.U32 d3,d3,#2
omxVCM4P10_PredictIntra_4x4_s.S 87 VPADDL.U32 d1,d1
97 VRSHR.U32 d1,d1,#2
109 VRSHR.U32 d1,d1,#2
  /frameworks/rs/tests/cppbasic-getpointer/
compute.cpp 25 sp<const Element> e = Element::U32(rs);
  /frameworks/rs/tests/latency/
latency.cpp 62 sp<const Element> e = Element::U32(rs);
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
TIDspOmx.h 622 typedef unsigned int U32;
  /external/valgrind/main/VEX/priv/
ir_opt.c 1575 UInt u32 = e->Iex.Unop.arg->Iex.Const.con->Ico.U32; local
1591 UInt u32 = e->Iex.Unop.arg->Iex.Const.con->Ico.U32; local
1608 UInt u32 = e->Iex.Unop.arg->Iex.Const.con->Ico.U32; local
1866 \/*unsigned*\/ UInt u32; local
    [all...]
  /frameworks/base/rs/java/android/renderscript/
ScriptIntrinsicHistogram.java 141 if (mOut.getType().getElement() != Element.U32(mRS) &&
150 throw new RSIllegalArgumentException("Output type must be U32 or I32.");
  /external/chromium_org/third_party/skia/src/views/
SkWidgets.cpp 339 SkStaticTextView::SkStaticTextView(U32 flags) : SkView(flags)
500 SkBitmapView::SkBitmapView(U32 flags) : SkView(flags)
  /external/skia/src/views/
SkWidgets.cpp 339 SkStaticTextView::SkStaticTextView(U32 flags) : SkView(flags)
500 SkBitmapView::SkBitmapView(U32 flags) : SkView(flags)

Completed in 1312 milliseconds

1 2 3 4