/frameworks/base/media/libstagefright/codecs/aacdec/ |
ps_fft_rx8.cpp | 175 Int32 temp4; local 190 temp4 = *(pt_i2++); /* Imag */ 196 *(pt_Q++) = temp3 + temp4; 198 *(pt_Q++) = temp3 - temp4; 203 temp4 = *(pt_i2++); 206 *(pt_Q++) = temp3 + temp4; 208 aux_i[0] = temp3 - temp4; 213 temp4 = *(pt_i2++); 216 *(pt_Q++) = temp3 + temp4; 217 *(pt_Q++) = temp4 - temp3; /* Q(4) = (v(2) - v(6))*j * [all...] |
mix_radix_fft.cpp | 199 Int32 temp4; local 234 temp4 = (*pData_4); 237 *pData_3++ = (temp3 + temp4) >> exp; 238 *pData_4 = (temp3 - temp4) >> exp; 243 temp4 = (*pData_2); 250 *pData_1++ = (temp3 + temp4) >> exp; 251 *pData_2-- = (temp3 - temp4) >> exp; 269 temp4 = (*pData_4); 274 diff2 = (temp3 - temp4) >> (exp - 4); 275 *pData_3++ = (temp3 + temp4) >> exp [all...] |
fft_rx4_short.cpp | 224 Int32 temp4; local 275 temp4 = *(pData4++); 277 temp4 >>= shift; 279 t1 = temp3 + temp4; 280 t2 = temp3 - temp4; 294 temp4 = *pData4; 296 temp4 >>= shift; 298 t1 = temp3 + temp4; 299 r1 = temp3 - temp4; 335 temp4 = *(pData4++) [all...] |
dst8.cpp | 117 Int32 temp4; local 141 temp4 = fxp_mul32_by_16(vec[4], Qfmt15(0.70710678118655F)); 142 vec[0] = tmp_a + temp4; 143 vec[1] = tmp_b + temp4; 144 vec[2] = tmp_b - temp4; 145 vec[3] = tmp_a - temp4;
|
fft_rx4_long.cpp | 220 Int32 temp4; local 253 temp4 = *pData4++; 255 t1 = temp3 + temp4; 258 t2 = temp3 - temp4; 267 temp4 = *pData4; 271 t1 = temp3 + temp4; 276 r1 = temp3 - temp4; 307 temp4 = *pData4++; 309 r3 = temp3 + temp4; 310 r4 = temp3 - temp4; [all...] |
analysis_sub_band.cpp | 213 Int32 temp4; local 247 temp4 = (*(pt_sin1++) + *(pt_cos2++)); 253 temp1 = cmplx_mul32_by_16(temp3, temp4, exp_1_5); 254 temp2 = cmplx_mul32_by_16(temp4, -temp3, exp_1_5); 260 temp4 = (*(pt_sin1++) - *(pt_cos2++)); 263 temp1 = cmplx_mul32_by_16(temp3, temp4, exp_1_5); 264 temp2 = cmplx_mul32_by_16(temp4, -temp3, exp_1_5); 270 temp4 = (*(pt_sin1++) + *(pt_cos2++));
|
calc_auto_corr.cpp | 262 Int32 temp4; local 282 temp4 = imagBuf[0-1][bd] >> N; 289 temp_r12r = fxp_mac64_Q31(temp_r12r, temp4, temp6); 291 temp_r12i = fxp_mac64_Q31(temp_r12i, temp4, temp5); 296 accu1 = fxp_mac64_Q31(accu1, temp4, temp4); 298 accu2 = fxp_mac64_Q31(accu2, temp2, temp4); 300 accu3 = fxp_mac64_Q31(accu3, -temp1, temp4); 307 temp6 = temp4; 309 temp4 = temp2 [all...] |
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_polyphase_filter_window.cpp | 140 int32 temp4 = pt_1[ SUBBANDS_NUMBER*14 ]; local 147 sum2 = fxp_msb32_Q32(sum2, temp4, winPtr[ 2]); 149 sum1 = fxp_mac32_Q32(sum1, temp4, winPtr[ 3]); 154 temp4 = pt_1[ SUBBANDS_NUMBER*12]; 161 sum2 = fxp_msb32_Q32(sum2, temp4, winPtr[ 6]); 163 sum1 = fxp_mac32_Q32(sum1, temp4, winPtr[ 7]); 168 temp4 = pt_1[ SUBBANDS_NUMBER*10 ]; 175 sum2 = fxp_msb32_Q32(sum2, temp4, winPtr[10]); 177 sum1 = fxp_mac32_Q32(sum1, temp4, winPtr[11]); 182 temp4 = pt_1[ SUBBANDS_NUMBER*8 ] [all...] |
pvmp3_equalizer.cpp | 344 int32 temp4 = (pt_work_buff[ i + 3*FILTERBANK_BANDS ]); local 348 *(inData++) = temp4; 359 int32 temp4 = (pt_work_buff[ i + 3*FILTERBANK_BANDS ]); local 363 *(inData++) = temp4; 384 int32 temp4 = (pt_work_buff[ i + 3*FILTERBANK_BANDS ]); local 388 *(inData++) = fxp_mul32_Q32(temp4 << 1, *(pt_equalizer++)); 401 int32 temp4 = (pt_work_buff[ i + 3*FILTERBANK_BANDS ]); local 405 *(inData++) = fxp_mul32_Q32(temp4 << 1, *(pt_equalizer++));
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_TransformDequantLumaDCFromPair_s.s | 126 temp4 RN 1 label 354 SMLATB temp4, colOp02, Scale, Round ;// Temp4 = T(c1w0) * Scale + Round 359 PKHBT out02, temp3, temp4, LSL #14 ;// c1w0 = | Temp2 | Temp1 | 366 SMLATB temp4, colOp12, Scale, Round ;// Temp4 = T(c1w0) * Scale + Round 371 PKHBT out12, temp3, temp4, LSL #14 ;// c1w0 = | Temp2 | Temp1 | 377 SMLATB temp4, colOp22, Scale, Round ;// Temp4 = T(c1w0) * Scale + Round 382 PKHBT out22, temp3, temp4, LSL #14 ;// c1w0 = | Temp2 | Temp1 [all...] |
/external/opencv/cv/src/ |
cvkalman.cpp | 102 CV_CALL( kalman->temp4 = cvCreateMat( MP, DP, CV_32FC1 )); 153 cvReleaseMat( &kalman->temp4 ); 220 /* temp4 = inv(temp3)*temp2 = Kt(k) */ 221 CV_CALL( cvSolve( kalman->temp3, kalman->temp2, kalman->temp4, CV_SVD )); 224 CV_CALL( cvTranspose( kalman->temp4, kalman->gain ));
|
/external/opencv/cv/include/ |
cvtypes.h | 311 CvMat* temp4; member in struct:CvKalman
|
/frameworks/media/libvideoeditor/vss/mcs/src/ |
M4MCS_API.c | 745 M4OSA_UInt8 temp1, temp2, temp3, temp4; local 1298 M4OSA_UInt8 temp1, temp2, temp3, temp4; local 1755 M4OSA_UInt8 temp1, temp2, temp3, temp4; local [all...] |