Searched defs:temp2 (Results 1 - 25 of 34) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dutil.c57 Word32 temp1,temp2,num; local
69 temp2 = *x++;
71 *y++ = temp2;
H A Dwb_vad.c87 Word16 temp0, temp1, temp2; local
94 temp2 = add1(data[1], vo_mult(COEFF5_2, temp0));
97 *in0 = extract_h((vo_L_add(temp1, temp2) << 15));
98 *in1 = extract_h((vo_L_sub(temp1, temp2) << 15));
115 Word16 temp1, temp2; local
118 temp2 = add1(*data, vo_mult(COEFF3, temp1));
121 *in1 = extract_h((vo_L_sub(*in0, temp2) << 15));
122 *in0 = extract_h((vo_L_add(*in0, temp2) << 15));
472 Word16 temp2; local
511 temp2
[all...]
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Dint_lsf.cpp223 Word16 temp2; local
239 temp2 = ~(~(*(lsf_new + i)) >> 2);
243 temp2 = *(lsf_new + i) >> 2;
246 (Word16)temp2,
265 temp2 = ~(~(*(lsf_new + i)) >> 1);
269 temp2 = *(lsf_new + i) >> 1;
273 temp2,
292 temp2 = ~(~(*(lsf_new + i)) >> 2);
296 temp2 = *(lsf_new + i) >> 2;
299 (Word16)(*(lsf_new + i) - temp2),
[all...]
H A Dpreemph.cpp247 Word16 temp2; local
256 temp2 = mult(g, *(p2--), pOverflow);
257 *p1 = sub(*p1, temp2, pOverflow);
262 temp2 = mult(g, st->mem_pre, pOverflow);
264 *p1 = sub(*p1, temp2, pOverflow);
H A Ddec_gain.cpp46 function calls and declared temp2 as a variable.
201 Word16 temp2; local
246 temp2 = shl(exp, 10, pOverflow);
247 qua_ener_MR122 = add(temp1, temp2, pOverflow);
H A Dpstfilt.cpp329 Word16 temp1, temp2;
383 temp2 = extract_h (L_tmp);
385 if (temp2 <= 0)
387 temp2 = 0;
391 temp2 = mult (temp2, MU);
392 temp2 = div_s (temp2, temp1);
395 preemphasis (st->preemph_state, st->res2, temp2, L_SUBFR);
456 Word16 temp2; local
[all...]
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
H A Dint_lpc.cpp444 Word16 temp2; local
452 temp2 = shr(lsp_new[i], 2, pOverflow);
454 lsp[i] = add(temp2, temp, pOverflow);
468 temp2 = shr(lsp_old[i], 1, pOverflow);
469 lsp[i] = add(temp, temp2, pOverflow);
483 temp2 = shr(lsp_old[i], 2, pOverflow);
485 lsp[i] = add(temp2, temp, pOverflow);
581 Word16 temp2; local
590 temp2 = shr(lsp_new[i], 2, pOverflow);
592 lsp[i] = add(temp2, tem
[all...]
H A Dq_plsf_5.cpp385 Word16 temp2; local
422 temp2 = lsf_r1_0 + temp;
424 temp2 = ((Word32)wf1_0 * temp2) >> 15;
426 dist2 = ((Word32)temp2 * temp2);
430 temp2 = lsf_r1_1 + temp;
432 temp2 = ((Word32)wf1_1 * temp2) >> 15;
434 dist2 += ((Word32)temp2 * temp
[all...]
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Denc_lag3.cpp265 Word16 temp2; local
277 temp2 = add(T0, T0, pOverflow);
278 i = add(temp2, T0, pOverflow);
279 temp2 = sub(i, 58, pOverflow);
280 index = add(temp2, T0_frac, pOverflow);
296 temp2 = add(i, i, pOverflow);
297 i = add(temp2, i, pOverflow);
298 temp2 = add(i, 2, pOverflow);
299 index = add(temp2, T0_frac, pOverflow);
308 temp2
[all...]
H A Dg_code.cpp242 Word32 temp2; local
251 temp2 = (Word32)(*(p_y2++) >> 1);
252 s = amrnb_fxp_mac_16_by_16bb((Word32) * (p_xn2++), temp2, s);
253 temp2 = (Word32)(*(p_y2++) >> 1);
254 s = amrnb_fxp_mac_16_by_16bb((Word32) * (p_xn2++), temp2, s);
255 temp2 = (Word32)(*(p_y2++) >> 1);
256 s = amrnb_fxp_mac_16_by_16bb((Word32) * (p_xn2++), temp2, s);
257 temp2 = (Word32)(*(p_y2++) >> 1);
258 s = amrnb_fxp_mac_16_by_16bb((Word32) * (p_xn2++), temp2, s);
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_polyphase_filter_window.cpp139 int32 temp2 = pt_2[ SUBBANDS_NUMBER* 1 ]; local
146 sum1 = fxp_mac32_Q32(sum1, temp2, winPtr[ 2]);
148 sum2 = fxp_mac32_Q32(sum2, temp2, winPtr[ 3]);
153 temp2 = pt_2[ SUBBANDS_NUMBER* 3];
160 sum1 = fxp_mac32_Q32(sum1, temp2, winPtr[ 6]);
162 sum2 = fxp_mac32_Q32(sum2, temp2, winPtr[ 7]);
167 temp2 = pt_2[ SUBBANDS_NUMBER* 5 ];
174 sum1 = fxp_mac32_Q32(sum1, temp2, winPtr[10]);
176 sum2 = fxp_mac32_Q32(sum2, temp2, winPtr[11]);
181 temp2
213 int32 temp2 = pt_synth[ SUBBANDS_NUMBER ]; local
[all...]
H A Dpvmp3_dequantize_sample.cpp275 int32 temp2 = fxp_mul32_Q32((ss - cb_begin) << 16, mp3_shortwindBandWidths[sfreq][cb_width]); local
276 temp2 = (temp2 + 1) >> 15;
279 global_gain -= gr_info->subblock_gain[temp2] << 3;
280 global_gain -= (1 + gr_info->scalefac_scale) * (scalefac->s[temp2][cb] << 1);
H A Dpvmp3_equalizer.cpp342 int32 temp2 = (pt_work_buff[ i + FILTERBANK_BANDS ]); local
346 *(inData++) = temp2;
357 int32 temp2 = (pt_work_buff[ i + FILTERBANK_BANDS ]); local
361 *(inData++) = temp2;
382 int32 temp2 = (pt_work_buff[ i + FILTERBANK_BANDS ]); local
386 *(inData++) = fxp_mul32_Q32(temp2 << 1, *(pt_equalizer++));
399 int32 temp2 = (pt_work_buff[ i + FILTERBANK_BANDS ]); local
403 *(inData++) = fxp_mul32_Q32(temp2 << 1, *(pt_equalizer++));
H A Dpvmp3_imdct_synth.cpp322 int32 temp2 = out[slot+2]; local
325 out[slot+2] = -temp2;
343 int32 temp2 = history[slot+1]; local
346 out[slot+1] = -temp2;
350 temp2 = history[slot+4];
353 out[slot+4] = temp2;
362 int32 temp2 = history[slot+1]; local
365 out[slot+1] = temp2;
H A Dpvmp3_dct_16.cpp319 int32 temp2; local
326 temp2 = vec[10];
342 vec[20] = temp2;
343 temp2 = vec[13];
357 vec[26] = temp2;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s79 temp2 RN 14 label
95 SUBS temp2,blockDCTopLeft,blockDCTop
96 RSBLT temp2,temp2,#0
100 CMP temp1,temp2
101 MOV temp2,#OMX_VC_VERTICAL
103 STRLT temp2,[predDir]
105 MOV temp2,#OMX_VC_HORIZONTAL
107 STRGE temp2,[predDir]
H A DarmVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s86 temp2 RN 4 label
127 MOV temp2,#0
132 STM pDst!,{temp2,temp1,Last,LR}
134 STM pDst!,{temp2,temp1,Last,LR}
136 STM pDst!,{temp2,temp1,Last,LR}
138 STM pDst!,{temp2,temp1,Last,LR}
140 STM pDst!,{temp2,temp1,Last,LR}
142 STM pDst!,{temp2,temp1,Last,LR}
144 STM pDst!,{temp2,temp1,Last,LR}
145 STM pDst!,{temp2,temp
[all...]
H A DomxVCM4P2_PredictReconCoefIntra_s.s108 temp2 RN 5 label
256 LSR temp2,Count,#3 ;// temp2=i>>3
260 LDRH absCoeffAC,[pPredBufCol,temp2] ;// absCoefAC=pPredBufCol[i>>3]
282 STRH temp,[pPredBufCol,temp2] ;// pPredBufCol[i>>3]=temp
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s79 temp2 RN 14 label
95 SUBS temp2,blockDCTopLeft,blockDCTop
96 RSBLT temp2,temp2,#0
100 CMP temp1,temp2
101 MOV temp2,#OMX_VC_VERTICAL
103 STRLT temp2,[predDir]
105 MOV temp2,#OMX_VC_HORIZONTAL
107 STRGE temp2,[predDir]
H A DarmVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s86 temp2 RN 4 label
127 MOV temp2,#0
132 STM pDst!,{temp2,temp1,Last,LR}
134 STM pDst!,{temp2,temp1,Last,LR}
136 STM pDst!,{temp2,temp1,Last,LR}
138 STM pDst!,{temp2,temp1,Last,LR}
140 STM pDst!,{temp2,temp1,Last,LR}
142 STM pDst!,{temp2,temp1,Last,LR}
144 STM pDst!,{temp2,temp1,Last,LR}
145 STM pDst!,{temp2,temp
[all...]
/frameworks/native/opengl/tests/gralloc/
H A Dgralloc.cpp44 void* temp2 = malloc(size); local
46 memset(temp2, 0, size);
73 memcpy(temp, temp2, size);
92 lamecpy(temp, temp2, size);
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dget_pred_outside.cpp134 temp2 = *((uint32*)(prev+4)); \
136 *((uint32*)(ptr+4)) = temp2; \
138 *((uint32*)(ptr+4)) = temp2;\
140 *((uint32*)(ptr+4)) = temp2;\
142 *((uint32*)(ptr+4)) = temp2;\
144 *((uint32*)(ptr+4)) = temp2;\
146 *((uint32*)(ptr+4)) = temp2;\
148 *((uint32*)(ptr+4)) = temp2;\
150 *((uint32*)(ptr+4)) = temp2;}
259 uint32 temp, temp2; local
[all...]
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
H A DLVPSA_QPD_Process.c74 LVM_INT32 temp,temp2; local
116 temp2 = (LVM_INT32)D0;
117 MUL32x32INTO32(temp2,Kp,accu,31);
124 temp2 = (LVM_INT32)D0;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dme_utils.cpp223 ULong temp1, temp2; local
233 temp2 = src[width-1]; /* top-right corner */
236 temp2 |= (temp2 << 8);
237 temp2 |= (temp2 << 16);
248 *((ULong*)(dst += width)) = temp2;
249 *((ULong*)(dst + 4)) = temp2;
250 *((ULong*)(dst + 8)) = temp2;
251 *((ULong*)(dst + 12)) = temp2;
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DomxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s78 temp2 RN 3 label
136 SMULTB temp2,SrcDst02,rowLuma23 ;// pSrcDst[3] * (pVRow[2]<<Shift)
146 PKHBT SrcDst02,SrcDst02,temp2,LSL #16 ;// Pack the next two product values
147 SMULTT temp2,SrcDst12,rowLuma01 ;// pSrcDst[7] * (pVRow[1]<<Shift)
158 PKHBT SrcDst12,SrcDst12,temp2,LSL #16 ;// Pack the next two product values
159 SMULTB temp2,SrcDst22,rowLuma23 ;// pSrcDst[11] * (pVRow[2]<<Shift)
174 PKHBT SrcDst22,SrcDst22,temp2,LSL #16 ;// Pack the remaining product values
223 temp2 RN 3 label
279 SMULTB temp2,SrcDst02,rowLuma23 ;// pSrcDst[3] * (pVRow[2]<<Shift)
289 PKHBT SrcDst02,SrcDst02,temp2,LS
[all...]

Completed in 669 milliseconds

12