Searched refs:temp4 (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_polyphase_filter_window.cpp140 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
[all...]
H A Dpvmp3_equalizer.cpp344 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/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DomxVCM4P10_TransformDequantLumaDCFromPair_s.s126 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 |
388 SMLATB temp4, colOp32, Scale, Round ;// Temp4 = T(c1w0) * Scale + Round
394 PKHBT out32, temp3, temp4, LSL #14 ;// c1w0 = | Temp2 | Temp1 |
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c745 M4OSA_UInt8 temp1, temp2, temp3, temp4; local
1298 M4OSA_UInt8 temp1, temp2, temp3, temp4; local
1748 M4OSA_UInt8 temp1, temp2, temp3, temp4; local

Completed in 99 milliseconds