/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_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++));
|
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;
|
/external/clang/test/CodeGenCXX/ |
type_visibility.cpp | 73 namespace temp3 { namespace
|
/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/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/libgsm/src/ |
rpe.c | 361 word temp, temp1, temp2, temp3; local 368 temp3 = gsm_asl( 1, gsm_sub( temp2, 1 )); 380 temp = GSM_ADD( temp, temp3 );
|
/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...] |
/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
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 64 temp3 RN 4 label 220 LDR temp3,=0xFFF 222 CMP packRetIndex,temp3 ;// Check for invalid symbol
|
omxVCM4P2_PredictReconCoefIntra_s.s | 102 temp3 RN 6 label 160 ADD temp3,dcScaler,#1 162 LSR temp3,temp3,#1 ;// temp3=round(dcScaler/2) 168 CMP Rem,temp3
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 64 temp3 RN 4 label 220 LDR temp3,=0xFFF 222 CMP packRetIndex,temp3 ;// Check for invalid symbol
|
omxVCM4P2_PredictReconCoefIntra_s.s | 104 temp3 RN 12 label 184 ADD temp3,dcScaler,#1 186 LSR temp3,temp3,#1 ;// temp3=round(dcScaler/2) 191 CMP Rem,temp3 ;// compare Rem with (dcScaler/2)
|
/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...] |
/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...] |
/external/opencv/cvaux/src/ |
cvdpstereo.cpp | 79 #define CV_IMAX3(a,b,c) ((temp3 = (a) >= (b) ? (a) : (b)),(temp3 >= (c) ? temp3 : (c))) 80 #define CV_IMIN3(a,b,c) ((temp3 = (a) <= (b) ? (a) : (b)),(temp3 <= (c) ? temp3 : (c))) 90 int x, y, i, j, temp3; local
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
vad1.cpp | 178 Word16 temp3; local 195 temp3 = mult(COEFF5_2, data1, pOverflow); 198 temp3 = sub(temp2, temp3, pOverflow); 200 temp2 = mult(COEFF5_2, temp3, pOverflow); 213 data1 = mult(COEFF5_2, temp3, pOverflow); 218 temp2 = add(temp3, temp2, pOverflow); [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/src/ |
armCOMM.c | 880 OMX_S32 temp1,temp2,temp3; local 891 temp3 = ( hi2* lo1 ) >> 16; 894 result = armSatAdd_S32(result,temp3);
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
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
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/src/ |
armCOMM.c | 880 OMX_S32 temp1,temp2,temp3; local 891 temp3 = ( hi2* lo1 ) >> 16; 894 result = armSatAdd_S32(result,temp3);
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/src/ |
armCOMM.c | 880 OMX_S32 temp1,temp2,temp3; local 891 temp3 = ( hi2* lo1 ) >> 16; 894 result = armSatAdd_S32(result,temp3);
|
/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...] |