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

1 2 3

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_polyphase_filter_window.cpp 138 int32 temp3 = pt_2[ SUBBANDS_NUMBER*15 ]; local
143 sum2 = fxp_mac32_Q32(sum2, temp3, winPtr[ 0]);
145 sum1 = fxp_msb32_Q32(sum1, temp3, winPtr[ 1]);
152 temp3 = pt_2[ SUBBANDS_NUMBER*13];
157 sum2 = fxp_mac32_Q32(sum2, temp3, winPtr[ 4]);
159 sum1 = fxp_msb32_Q32(sum1, temp3, winPtr[ 5]);
166 temp3 = pt_2[ SUBBANDS_NUMBER*11 ];
171 sum2 = fxp_mac32_Q32(sum2, temp3, winPtr[ 8]);
173 sum1 = fxp_msb32_Q32(sum1, temp3, winPtr[ 9]);
180 temp3 = pt_2[ SUBBANDS_NUMBER*9 ]
214 int32 temp3 = pt_synth[ SUBBANDS_NUMBER\/2]; local
    [all...]
pvmp3_imdct_synth.cpp 323 int32 temp3 = out[slot+4]; local
326 out[slot+4] = -temp3;
344 int32 temp3 = history[slot+2]; local
347 out[slot+2] = temp3;
351 temp3 = history[slot+5];
354 out[slot+5] = -temp3;
363 int32 temp3 = history[slot+2]; local
366 out[slot+2] = temp3;
pvmp3_dct_16.cpp 318 int32 temp3; local
326 temp3 = vec[ 8];
333 vec[16] = temp3;
342 temp3 = vec[11];
345 vec[22] = temp3;
346 temp3 = vec[15];
359 vec[30] = temp3;
pvmp3_equalizer.cpp 343 int32 temp3 = (pt_work_buff[ i + 2*FILTERBANK_BANDS ]); local
347 *(inData++) = temp3;
358 int32 temp3 = (pt_work_buff[ i + 2*FILTERBANK_BANDS ]); local
362 *(inData++) = temp3;
383 int32 temp3 = (pt_work_buff[ i + 2*FILTERBANK_BANDS ]); local
387 *(inData++) = fxp_mul32_Q32(temp3 << 1, *(pt_equalizer++));
400 int32 temp3 = (pt_work_buff[ i + 2*FILTERBANK_BANDS ]); local
404 *(inData++) = fxp_mul32_Q32(temp3 << 1, *(pt_equalizer++));
  /external/libvpx/libvpx/vp8/common/mips/dspr2/
idctllm_dspr2.c 55 int temp3, temp4; local
73 temp3 = (ip[5] * sinpi8sqrt2) >> 16;
75 c2 = temp3 - temp4;
77 temp3 = ip[5] + ((ip[5] * cospi8sqrt2minus1) >> 16);
79 d2 = temp3 + temp4;
105 temp3 = (ip[7] * sinpi8sqrt2) >> 16;
107 c2 = temp3 - temp4;
109 temp3 = ip[7] + ((ip[7] * cospi8sqrt2minus1) >> 16);
111 d2 = temp3 + temp4;
143 temp3 = (ip[5] * sinpi8sqrt2) >> 16
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 125 temp3 RN 12 label
352 SMLABB temp3, colOp02, Scale, Round ;// Temp3 = B(c1w0) * Scale + Round
357 ASR temp3, temp3, #2 ;// Temp3 = Temp3 >> 2
359 PKHBT out02, temp3, temp4, LSL #14 ;// c1w0 = | Temp2 | Temp1 |
364 SMLABB temp3, colOp12, Scale, Round ;// Temp3 = B(c1w0) * Scale + Roun
    [all...]
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 65 temp3 RN 14 label
81 LDRH temp3,[pVRow,#2] ;// temp3 = [00|0b]
83 ORR rowLuma01,rowLuma01,temp3,LSL #16 ;// rowLuma01 = [0b|0a]
157 SMULTT temp3,SrcDst32,rowLuma01 ;// pSrcDst[15] * (pVRow[1]<<Shift)
162 PKHBT SrcDst32,SrcDst32,temp3,LSL #16
210 temp3 RN 14 label
300 SMULTT temp3,SrcDst32,rowLuma01 ;// pSrcDst[15] * (pVRow[1]<<Shift)
305 PKHBT SrcDst32,SrcDst32,temp3,LSL #16
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_itrans32_cols_dspr2.c 37 int temp0, temp1, temp2, temp3; local
76 "extp %[temp3], $ac3, 31 \n\t"
96 "sub %[load1], %[temp3], %[temp2] \n\t"
107 "add %[step1_31], %[temp2], %[temp3] \n\t"
111 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3),
137 "extp %[temp3], $ac3, 31 \n\t"
158 "sub %[load2], %[temp2], %[temp3] \n\t"
168 "add %[step1_28], %[temp2], %[temp3] \n\t"
172 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3)
    [all...]
vp9_itrans32_dspr2.c 38 int temp0, temp1, temp2, temp3; local
119 "extp %[temp3], $ac3, 31 \n\t"
139 "sub %[load1], %[temp3], %[temp2] \n\t"
150 "add %[step1_31], %[temp2], %[temp3] \n\t"
155 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3),
181 "extp %[temp3], $ac3, 31 \n\t"
202 "sub %[load2], %[temp2], %[temp3] \n\t"
212 "add %[step1_28], %[temp2], %[temp3] \n\t"
217 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3)
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_variance_c.c 210 DECLARE_ALIGNED_ARRAY(16, uint8_t, temp3, 64 * 64); // compound pred buffer
219 comp_avg_pred(temp3, second_pred, 64, 32, temp2, 64);
220 return vp9_variance64x32(temp3, 64, dst_ptr, dst_pixels_per_line, sse);
267 DECLARE_ALIGNED_ARRAY(16, uint8_t, temp3, 32 * 64); // compound pred buffer
276 comp_avg_pred(temp3, second_pred, 32, 64, temp2, 32);
277 return vp9_variance32x64(temp3, 32, dst_ptr, dst_pixels_per_line, sse);
324 DECLARE_ALIGNED_ARRAY(16, uint8_t, temp3, 32 * 16); // compound pred buffer
333 comp_avg_pred(temp3, second_pred, 32, 16, temp2, 32);
334 return vp9_variance32x16(temp3, 32, dst_ptr, dst_pixels_per_line, sse);
381 DECLARE_ALIGNED_ARRAY(16, uint8_t, temp3, 16 * 32); // compound pred buffe
    [all...]
  /external/chromium_org/v8/src/arm/
codegen-arm.cc 80 Register temp3 = r6; local
87 __ Push(temp3, temp2, temp1);
90 temp1, temp2, temp3);
91 __ Pop(temp3, temp2, temp1);
317 Register temp3 = lr;
328 __ uxtb16(temp3, Operand(temp1, ROR, 0));
330 __ pkhbt(temp1, temp3, Operand(temp4, LSL, 16));
332 __ pkhtb(temp1, temp4, Operand(temp3, ASR, 16));
341 __ uxtb(temp3, Operand(temp1, ROR, 8));
342 __ mov(temp3, Operand(temp3, LSL, 16))
    [all...]
codegen-arm.h 108 Register temp3);
  /external/chromium_org/v8/src/mips/
codegen-mips.cc 80 Register temp3 = t2; local
87 __ Push(temp3, temp2, temp1);
90 temp1, temp2, temp3);
91 __ Pop(temp3, temp2, temp1);
530 Register temp3) {
538 ASSERT(!temp1.is(temp3));
539 ASSERT(!temp2.is(temp3));
544 __ li(temp3, Operand(ExternalReference::math_exp_constants(0)));
546 __ ldc1(double_scratch1, ExpConstant(0, temp3));
549 __ ldc1(double_scratch2, ExpConstant(1, temp3));
    [all...]
codegen-mips.h 110 Register temp3);
  /external/libvpx/libvpx/test/
vp8_fdct4x4_test.cc 44 const int temp3 = ip[4] + ((ip[4] * cospi8sqrt2minus1) >> 16); local
46 const int d1 = temp3 + temp4;
62 const int temp3 = ip[1] + ((ip[1] * cospi8sqrt2minus1) >> 16); local
64 const int d1 = temp3 + temp4;
  /external/jmonkeyengine/engine/src/core/com/jme3/collision/
SweepSphere.java 54 temp3 = new Vector3f(); field in class:SweepSphere
98 temp3.set(temp1);
103 temp3.crossLocal(temp2);
106 return temp1.dot(temp3) >= 0;
362 temp3.set(dimension).addLocal(other.dimension);
369 float c = temp2.lengthSquared() - temp3.getX() * temp3.getX();
381 temp3.set(temp2).subtractLocal(temp1);
382 // temp3 contains center to other.center vector
385 temp2.set(temp3).normalizeLocal()
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lattice.c 104 WebRtc_Word16 temp2,temp3; local
125 temp3 = (WebRtc_Word16)WEBRTC_SPL_MUL_16_16(2, u)+lo_hi;
133 gain32 = gain_lo_hiQ17[temp3];
239 WebRtc_Word16 temp2,temp3; local
248 temp3 = (WebRtc_Word16)WEBRTC_SPL_MUL_16_16(2, u) + lo_hi;
262 tmp32 = WEBRTC_SPL_LSHIFT_W32(gain_lo_hiQ17[temp3], 10); // Q27
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_tgsi.c 155 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); local
166 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
167 ureg_RCP(ureg, temp3, ureg_src(temp3));
168 ureg_MUL(ureg, temp1, ureg_src(temp1), ureg_src(temp3));
169 ureg_MUL(ureg, temp2, ureg_src(temp2), ureg_src(temp3));
188 ureg_release_temporary(ureg, temp3);
206 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); local
217 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
218 ureg_RCP(ureg, temp3, ureg_src(temp3))
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_exa_tgsi.c 133 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); local
145 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
146 ureg_RCP(ureg, temp3, ureg_src(temp3));
147 ureg_MUL(ureg, temp1, ureg_src(temp1), ureg_src(temp3));
148 ureg_MUL(ureg, temp2, ureg_src(temp2), ureg_src(temp3));
173 ureg_release_temporary(ureg, temp3);
193 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); local
206 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
207 ureg_RCP(ureg, temp3, ureg_src(temp3))
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_tgsi.c 155 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); local
166 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
167 ureg_RCP(ureg, temp3, ureg_src(temp3));
168 ureg_MUL(ureg, temp1, ureg_src(temp1), ureg_src(temp3));
169 ureg_MUL(ureg, temp2, ureg_src(temp2), ureg_src(temp3));
188 ureg_release_temporary(ureg, temp3);
206 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); local
217 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
218 ureg_RCP(ureg, temp3, ureg_src(temp3))
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_exa_tgsi.c 133 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); local
145 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
146 ureg_RCP(ureg, temp3, ureg_src(temp3));
147 ureg_MUL(ureg, temp1, ureg_src(temp1), ureg_src(temp3));
148 ureg_MUL(ureg, temp2, ureg_src(temp2), ureg_src(temp3));
173 ureg_release_temporary(ureg, temp3);
193 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); local
206 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
207 ureg_RCP(ureg, temp3, ureg_src(temp3))
    [all...]
  /external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/
matrix.cc 22 float temp, temp2, temp3, temp4; local
25 temp3 = top - bottom;
32 mat[5] = temp / temp3;
36 mat[9] = (top + bottom) / temp3;
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/cube/
matrix.cc 22 float temp, temp2, temp3, temp4; local
25 temp3 = top - bottom;
32 mat[5] = temp / temp3;
36 mat[9] = (top + bottom) / temp3;
  /external/clang/test/CodeGenCXX/
type_visibility.cpp 73 namespace temp3 { namespace
  /external/opencv/cv/src/
cvkalman.cpp 101 CV_CALL( kalman->temp3 = cvCreateMat( MP, MP, CV_32FC1 ));
152 cvReleaseMat( &kalman->temp3 );
216 /* temp3 = temp2*Ht + R */
218 kalman->measurement_noise_cov, 1, kalman->temp3, CV_GEMM_B_T ));
220 /* temp4 = inv(temp3)*temp2 = Kt(k) */
221 CV_CALL( cvSolve( kalman->temp3, kalman->temp2, kalman->temp4, CV_SVD ));

Completed in 1122 milliseconds

1 2 3