HomeSort by relevance Sort by last modified time
    Searched refs:Temp2 (Results 26 - 45 of 45) sorted by null

12

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_HalfHor4x4_unsafe_s.s 81 Temp2 RN 1
107 LDRB Temp2, [pSrc, srcStep] ;// Load row 1 [l1 k1 j1 i1]
114 PKHBT ValI, Temp1, Temp2, LSL #16 ;// [00 i1 00 i0]
150 UXTAB16 Temp2, ValE, ValF, ROR #8
154 RSB Temp5, Temp1, Temp2, LSL #2
155 UXTAB16 Temp2, ValG, ValF, ROR #8
162 RSB Temp5, Temp5, Temp2, LSL #2
armVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe_s.s 92 Temp2 RN 1
131 LDRB Temp2, [pSrc, srcStep] ;// Load row 1 [l1 k1 j1 i1]
138 PKHBT ValI, Temp1, Temp2, LSL #16 ;// [00 i1 00 i0]
169 UXTAB16 Temp2, ValE, ValF, ROR #8
171 RSB Temp1, Temp1, Temp2, LSL #2
172 UXTAB16 Temp2, ValG, ValF, ROR #8
179 RSB Temp1, Temp1, Temp2, LSL #2
  /external/libvpx/libvpx/vpx_dsp/mips/
convolve8_vert_dspr2.c 39 int32_t Temp1, Temp2;
125 "extp %[Temp2], $ac1, 31 \n\t"
141 "lbux %[store2], %[Temp2](%[cm]) \n\t"
144 "extp %[Temp2], $ac3, 31 \n\t"
150 "lbux %[store2], %[Temp2](%[cm]) \n\t"
160 [Temp1] "=&r" (Temp1), [Temp2] "=&r" (Temp2),
193 int32_t Temp1, Temp2;
280 "extp %[Temp2], $ac1, 31 \n\t"
296 "lbux %[store2], %[Temp2](%[cm]) \n\t
    [all...]
convolve8_dspr2.c 31 int32_t Temp1, Temp2, Temp3, Temp4;
91 "extp %[Temp2], $ac3, 31 \n\t"
105 "lbux %[tn1], %[Temp2](%[cm]) \n\t"
123 [Temp1] "=&r" (Temp1), [Temp2] "=&r" (Temp2), [Temp3] "=&r" (Temp3), [Temp4] "=&r" (Temp4),
148 int32_t Temp1, Temp2, Temp3;
198 "lbux %[Temp2], %[Temp1](%[cm]) \n\t"
214 "sb %[Temp2], 0(%[dst_ptr]) \n\t"
245 "extp %[Temp2], $ac3, 31 \n\t"
265 "lbux %[tp3], %[Temp2](%[cm]) \n\t
    [all...]
convolve8_avg_dspr2.c 39 int32_t Temp1, Temp2;
125 "extp %[Temp2], $ac1, 31 \n\t"
144 "lbux %[store2], %[Temp2](%[cm]) \n\t"
148 "extp %[Temp2], $ac3, 31 \n\t"
156 "lbux %[store2], %[Temp2](%[cm]) \n\t"
167 [Temp1] "=&r" (Temp1), [Temp2] "=&r" (Temp2),
200 int32_t Temp1, Temp2;
287 "extp %[Temp2], $ac1, 31 \n\t"
306 "lbux %[store2], %[Temp2](%[cm]) \n\t
    [all...]
itrans8_dspr2.c 20 int Temp0, Temp1, Temp2, Temp3, Temp4;
38 "add %[Temp2], %[Temp0], %[Temp1] \n\t"
39 "madd $ac0, %[Temp2], %[cospi_16_64] \n\t"
46 "extp %[Temp2], $ac1, 31 \n\t"
64 "add %[step1_1], %[Temp2], %[Temp3] \n\t"
65 "sub %[step1_2], %[Temp2], %[Temp3] \n\t"
182 [Temp2] "=&r" (Temp2), [Temp3] "=&r" (Temp3),
200 int Temp0, Temp1, Temp2, Temp3;
233 "add %[Temp2], %[Temp0], %[Temp1] \n\t
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_convolve8_vert_dspr2.c 41 int32_t Temp1, Temp2;
127 "extp %[Temp2], $ac1, 31 \n\t"
143 "lbux %[store2], %[Temp2](%[cm]) \n\t"
146 "extp %[Temp2], $ac3, 31 \n\t"
152 "lbux %[store2], %[Temp2](%[cm]) \n\t"
162 [Temp1] "=&r" (Temp1), [Temp2] "=&r" (Temp2),
195 int32_t Temp1, Temp2;
282 "extp %[Temp2], $ac1, 31 \n\t"
298 "lbux %[store2], %[Temp2](%[cm]) \n\t
    [all...]
vp9_itrans4_dspr2.c 24 int Temp0, Temp1, Temp2, Temp3;
43 "add %[Temp2], %[Temp0], %[Temp1] \n\t"
45 "madd $ac0, %[Temp2], %[cospi_16_64] \n\t"
66 temp2 = input[1] * cospi_8_64 + input[3] * cospi_24_64;
67 step_3 = dct_const_round_shift(temp2);
85 "sub %[Temp2], %[step_1], %[step_2] \n\t"
86 "sh %[Temp2], 16(%[output]) \n\t"
92 [Temp2] "=&r" (Temp2), [Temp3] "=&r" (Temp3),
110 int Temp0, Temp1, Temp2, Temp3
    [all...]
vp9_convolve8_dspr2.c 49 int32_t Temp1, Temp2, Temp3, Temp4;
109 "extp %[Temp2], $ac3, 31 \n\t"
123 "lbux %[tn1], %[Temp2](%[cm]) \n\t"
141 [Temp1] "=&r" (Temp1), [Temp2] "=&r" (Temp2), [Temp3] "=&r" (Temp3), [Temp4] "=&r" (Temp4),
166 int32_t Temp1, Temp2, Temp3;
216 "lbux %[Temp2], %[Temp1](%[cm]) \n\t"
232 "sb %[Temp2], 0(%[dst_ptr]) \n\t"
263 "extp %[Temp2], $ac3, 31 \n\t"
283 "lbux %[tp3], %[Temp2](%[cm]) \n\t
    [all...]
vp9_convolve8_avg_dspr2.c 41 int32_t Temp1, Temp2;
127 "extp %[Temp2], $ac1, 31 \n\t"
146 "lbux %[store2], %[Temp2](%[cm]) \n\t"
150 "extp %[Temp2], $ac3, 31 \n\t"
158 "lbux %[store2], %[Temp2](%[cm]) \n\t"
169 [Temp1] "=&r" (Temp1), [Temp2] "=&r" (Temp2),
202 int32_t Temp1, Temp2;
289 "extp %[Temp2], $ac1, 31 \n\t"
308 "lbux %[store2], %[Temp2](%[cm]) \n\t
    [all...]
vp9_itrans8_dspr2.c 26 int Temp0, Temp1, Temp2, Temp3, Temp4;
44 "add %[Temp2], %[Temp0], %[Temp1] \n\t"
45 "madd $ac0, %[Temp2], %[cospi_16_64] \n\t"
52 "extp %[Temp2], $ac1, 31 \n\t"
70 "add %[step1_1], %[Temp2], %[Temp3] \n\t"
71 "sub %[step1_2], %[Temp2], %[Temp3] \n\t"
188 [Temp2] "=&r" (Temp2), [Temp3] "=&r" (Temp3),
206 int Temp0, Temp1, Temp2, Temp3;
239 "add %[Temp2], %[Temp0], %[Temp1] \n\t
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_ApplyNewSettings.c 164 LVM_INT32 Temp2; /* to avoid QAC warning on type conversion */
166 Temp2=(LVM_INT32)DelayLengthSamples;
167 MUL32x16INTO32(Temp2, ScaleTable[i], Temp1, 15)
325 LVM_INT32 Temp2;
342 Temp2 = LVM_Power10(-(Temp1 << 14));
344 MUL32x32INTO32(Temp1,Temp2,Temp1,24)
  /external/opencv3/modules/video/include/opencv2/video/
tracking_c.h 181 float* Temp2; /* temp2->data.fl */
201 CvMat* temp2; member in struct:CvKalman
  /external/opencv/cv/include/
cvtypes.h 289 float* Temp2; /* temp2->data.fl */
309 CvMat* temp2; member in struct:CvKalman
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_DeblockingChroma_unsafe_s.s 100 dQ_0n DN D24.U8 ;Temp2
armVCM4P10_DeblockingLuma_unsafe_s.s 121 dQ_0n DN D24.U8 ;!!;Temp2
122 dQ_1n DN D25.U8 ;!!;Temp2
390 ;// dQ_1-Temp2-25
391 ;// dQ_0-Temp2-24
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 157 dQ_0n DN D24.U8 ;!!;Temp2
158 dQ_1n DN D25.U8 ;!!;Temp2
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 91 ;// dQ_0n DN D24.U8 ;!!;Temp2
92 ;// dQ_1n DN D25.U8 ;!!;Temp2
203 dQ_0n DN D24.U8 ;!!;Temp2
204 dQ_1n DN D25.U8 ;!!;Temp2
  /external/llvm/unittests/IR/
MetadataTest.cpp 755 auto Temp2 = MDTuple::getTemporary(Context, U);
756 auto *V = Temp2.get();
757 EXPECT_EQ(V, MDNode::replaceWithPermanent(std::move(Temp2)));
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp     [all...]

Completed in 591 milliseconds

12