/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | mb_utils.cpp | 27 int32 *temp0, *temp1; in PutSKIPPED_MB() local 35 temp1 = (int32 *)comp; in PutSKIPPED_MB() 37 temp1[0] = temp0[0]; in PutSKIPPED_MB() 38 temp1[1] = temp0[1]; in PutSKIPPED_MB() 39 temp1[2] = temp0[2]; in PutSKIPPED_MB() 40 temp1[3] = temp0[3]; in PutSKIPPED_MB() 46 temp1 = (int32 *)comp; in PutSKIPPED_MB() 48 temp1[0] = temp0[0]; in PutSKIPPED_MB() 49 temp1[1] = temp0[1]; in PutSKIPPED_MB() 50 temp1[2] = temp0[2]; in PutSKIPPED_MB() [all …]
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
D | enc_lag3.cpp | 264 Word16 temp1; in Enc_lag3() local 273 temp1 = sub(T0, 85, pOverflow); in Enc_lag3() 274 if (temp1 <= 0) in Enc_lag3() 307 temp1 = sub(tmp_lag, T0_min, pOverflow); in Enc_lag3() 308 temp2 = sub(temp1, 5, pOverflow); in Enc_lag3() 311 temp1 = sub(T0_max, tmp_lag, pOverflow); in Enc_lag3() 312 temp2 = sub(temp1, 4, pOverflow); in Enc_lag3() 316 temp1 = add(T0, T0, pOverflow); in Enc_lag3() 317 temp2 = add(temp1, T0, pOverflow); in Enc_lag3() 321 temp1 = add(i, i, pOverflow); in Enc_lag3() [all …]
|
D | inter_36.cpp | 208 Word16 temp1; in Interpol_3or6() local 227 temp1 = UP_SAMP_MAX - frac; in Interpol_3or6() 228 pC2 = &inter_6[temp1]; in Interpol_3or6()
|
D | s10_8pf.cpp | 580 Word16 temp1[2*L_CODE]; in search_10and8i40() local 637 p_temp1 = temp1; in search_10and8i40() 668 p_temp1 = temp1; in search_10and8i40() 702 p_temp1 = temp1; in search_10and8i40() 744 p_temp1 = temp1; in search_10and8i40() 778 p_temp1 = temp1; in search_10and8i40() 829 p_temp1 = temp1; in search_10and8i40() 869 p_temp1 = temp1; in search_10and8i40() 926 p_temp1 = temp1; in search_10and8i40()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
D | armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 87 temp1 RN 5 label 124 …MOV temp1,#0 ;// Initialize Count to zero … 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,temp1,Last,LR} [all …]
|
D | omxVCM4P2_PredictReconCoefIntra_s.s | 122 temp1 RN 12 label 166 MOV temp1,absCoeffDC ;// temp1=prediction coeff 167 CMP temp1,#0 168 RSBLT absCoeffDC,temp1,#0 ;//absCoeffDC=abs(temp1) 184 CMP temp1,#0 195 …SMULBB temp1,temp,dcScaler ;// temp1=clipped(pSrcDst[0])*dcSca… 199 STRH temp1,[pPredBufCol] ;// store temp1 to pPredBufCol 207 MOV temp1,#4 208 MUL temp1,curQP,temp1 211 LDR CoeffTable,[predCoeffTable,temp1] ;// CoeffTable=0x1ffff/curQP [all …]
|
D | armVCM4P2_SetPredDir_s.s | 78 temp1 RN 9 label 93 SUBS temp1,blockDCLeft,blockDCTopLeft 94 RSBLT temp1,temp1,#0 100 CMP temp1,temp2 102 LDRLTB temp1,[pQpBuf,#1] 104 STRLT temp1,[predQP] 106 LDRGEB temp1,[pQpBuf] 109 STRGE temp1,[predQP]
|
D | omxVCM4P2_DecodePadMV_PVOP_s.s | 119 temp1 RN 3 label 301 LSL temp1,BlkCount,#2 ;// temp=BlkCount*4 304 LDRSH temp,[pDstMVCurMB,temp1] ;// temp=pDstMVCurMB[BlkCount] 317 STRH diffMVdx,[pDstMVCurMB,temp1] 321 ADD temp1,temp1,#2 ;// temp1=4*BlkCount+2 323 LDRSH temp,[pDstMVCurMB,temp1] ;// temp=pDstMVCurMB[BlkCount].diffMVdy 330 STRH diffMVdx,[pDstMVCurMB,temp1]
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
D | armVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s | 87 temp1 RN 5 label 124 …MOV temp1,#0 ;// Initialize Count to zero … 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,temp1,Last,LR} [all …]
|
D | armVCM4P2_SetPredDir_s.s | 78 temp1 RN 9 label 93 SUBS temp1,blockDCLeft,blockDCTopLeft 94 RSBLT temp1,temp1,#0 100 CMP temp1,temp2 102 LDRLTB temp1,[pQpBuf,#1] 104 STRLT temp1,[predQP] 106 LDRGEB temp1,[pQpBuf] 109 STRGE temp1,[predQP]
|
D | omxVCM4P2_DecodePadMV_PVOP_s.s | 119 temp1 RN 3 label 301 LSL temp1,BlkCount,#2 ;// temp=BlkCount*4 304 LDRSH temp,[pDstMVCurMB,temp1] ;// temp=pDstMVCurMB[BlkCount] 317 STRH diffMVdx,[pDstMVCurMB,temp1] 321 ADD temp1,temp1,#2 ;// temp1=4*BlkCount+2 323 LDRSH temp,[pDstMVCurMB,temp1] ;// temp=pDstMVCurMB[BlkCount].diffMVdy 330 STRH diffMVdx,[pDstMVCurMB,temp1]
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
D | int_lsf.cpp | 222 register Word16 temp1; in Int_lsf() local 231 temp1 = ~(~(*(lsf_old + i)) >> 2); in Int_lsf() 235 temp1 = *(lsf_old + i) >> 2; in Int_lsf() 245 *(lsf_out + i) = add((Word16)(*(lsf_old + i) - temp1), in Int_lsf() 257 temp1 = ~(~(*(lsf_old + i)) >> 1); in Int_lsf() 261 temp1 = *(lsf_old + i) >> 1; in Int_lsf() 272 temp1, in Int_lsf() 284 temp1 = ~(~(*(lsf_old + i)) >> 2); in Int_lsf() 288 temp1 = *(lsf_old + i) >> 2; in Int_lsf() 298 *(lsf_out + i) = add((Word16)temp1, in Int_lsf()
|
D | dec_gain.cpp | 200 Word16 temp1; in Dec_gain() local 241 temp1 = (Word16) L_deposit_l(g_code); in Dec_gain() 242 Log2(temp1, &exp, &frac, pOverflow); in Dec_gain() 245 temp1 = shr_r(frac, 5, pOverflow); in Dec_gain() 247 qua_ener_MR122 = add(temp1, temp2, pOverflow); in Dec_gain() 289 temp1 = sub(10, exp, pOverflow); in Dec_gain() 290 L_tmp = L_shr(L_tmp, temp1, pOverflow); in Dec_gain()
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
D | pvmp3_polyphase_filter_window.cpp | 137 int32 temp1 = pt_1[ 0]; in pvmp3_polyphase_filter_window() local 142 sum1 = fxp_mac32_Q32(sum1, temp1, winPtr[ 0]); in pvmp3_polyphase_filter_window() 144 sum2 = fxp_mac32_Q32(sum2, temp1, winPtr[ 1]); in pvmp3_polyphase_filter_window() 151 temp1 = pt_1[ SUBBANDS_NUMBER* 2]; in pvmp3_polyphase_filter_window() 156 sum1 = fxp_mac32_Q32(sum1, temp1, winPtr[ 4]); in pvmp3_polyphase_filter_window() 158 sum2 = fxp_mac32_Q32(sum2, temp1, winPtr[ 5]); in pvmp3_polyphase_filter_window() 165 temp1 = pt_1[ SUBBANDS_NUMBER* 4 ]; in pvmp3_polyphase_filter_window() 170 sum1 = fxp_mac32_Q32(sum1, temp1, winPtr[ 8]); in pvmp3_polyphase_filter_window() 172 sum2 = fxp_mac32_Q32(sum2, temp1, winPtr[ 9]); in pvmp3_polyphase_filter_window() 179 temp1 = pt_1[ SUBBANDS_NUMBER*6 ]; in pvmp3_polyphase_filter_window() [all …]
|
D | pvmp3_imdct_synth.cpp | 321 int32 temp1 = out[slot ]; in pvmp3_imdct_synth() local 324 out[slot ] = -temp1; in pvmp3_imdct_synth() 342 int32 temp1 = history[slot ]; in pvmp3_imdct_synth() local 345 out[slot ] = temp1; in pvmp3_imdct_synth() 349 temp1 = history[slot+3]; in pvmp3_imdct_synth() 352 out[slot+3] = -temp1; in pvmp3_imdct_synth() 361 int32 temp1 = history[slot ]; in pvmp3_imdct_synth() local 364 out[slot ] = temp1; in pvmp3_imdct_synth()
|
D | pvmp3_equalizer.cpp | 341 int32 temp1 = (pt_work_buff[ i ]); in pvmp3_equalizer() local 345 *(inData++) = temp1; in pvmp3_equalizer() 356 int32 temp1 = (pt_work_buff[ i ]); in pvmp3_equalizer() local 360 *(inData++) = temp1; in pvmp3_equalizer() 381 int32 temp1 = (pt_work_buff[ i ]); in pvmp3_equalizer() local 385 *(inData++) = fxp_mul32_Q32(temp1 << 1, *(pt_equalizer++)); in pvmp3_equalizer() 398 int32 temp1 = (pt_work_buff[ i ]); in pvmp3_equalizer() local 402 *(inData++) = fxp_mul32_Q32(temp1 << 1, *(pt_equalizer++)); in pvmp3_equalizer()
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
D | q_plsf_5.cpp | 384 Word16 temp1; in Vq_subvec_s() local 421 temp1 = lsf_r1_0 - temp; in Vq_subvec_s() 423 temp1 = ((Word32)wf1_0 * temp1) >> 15; in Vq_subvec_s() 425 dist1 = ((Word32)temp1 * temp1); in Vq_subvec_s() 429 temp1 = lsf_r1_1 - temp; in Vq_subvec_s() 431 temp1 = ((Word32)wf1_1 * temp1) >> 15; in Vq_subvec_s() 433 dist1 += ((Word32)temp1 * temp1); in Vq_subvec_s() 443 temp1 = lsf_r2_0 - temp; in Vq_subvec_s() 445 temp1 = ((Word32)wf2_0 * temp1) >> 15; in Vq_subvec_s() 447 dist1 += ((Word32)temp1 * temp1); in Vq_subvec_s() [all …]
|
D | vad1.cpp | 176 Word16 temp1; in first_filter_stage() local 189 temp1 = shr(in[4*i+0], 2, pOverflow); in first_filter_stage() 190 temp0 = sub(temp1, temp0, pOverflow); in first_filter_stage() 192 temp1 = mult(COEFF5_1, temp0, pOverflow); in first_filter_stage() 193 temp1 = add(data0, temp1, pOverflow); in first_filter_stage() 203 out[4*i+0] = add(temp1, temp2, pOverflow); in first_filter_stage() 204 out[4*i+1] = sub(temp1, temp2, pOverflow); in first_filter_stage() 206 temp1 = mult(COEFF5_1, temp0, pOverflow); in first_filter_stage() 208 data0 = sub(temp2, temp1, pOverflow); in first_filter_stage() 210 temp1 = mult(COEFF5_1, data0, pOverflow); in first_filter_stage() [all …]
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
D | util.c | 56 Word32 temp1,temp2,num; in Copy() local 59 temp1 = *x++; in Copy() 60 *y++ = temp1; in Copy() 63 temp1 = *x++; in Copy() 66 *y++ = temp1; in Copy() 68 temp1 = *x++; in Copy()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | me_utils.cpp | 223 ULong temp1, temp2; in PaddingEdge() local 232 temp1 = *src; /* top-left corner */ in PaddingEdge() 234 temp1 |= (temp1 << 8); in PaddingEdge() 235 temp1 |= (temp1 << 16); in PaddingEdge() 241 *((ULong*)(dst - 16)) = temp1; in PaddingEdge() 242 *((ULong*)(dst - 12)) = temp1; in PaddingEdge() 243 *((ULong*)(dst - 8)) = temp1; in PaddingEdge() 244 *((ULong*)(dst - 4)) = temp1; in PaddingEdge() 268 temp1 = *src; in PaddingEdge() 270 temp1 |= (temp1 << 8); in PaddingEdge() [all …]
|
D | sad_halfpel_inline.h | 84 register int32 temp1; 93 "=&r"(temp1) 104 register int32 temp1; 113 "=&r"(temp1)
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
D | omxVCM4P10_TransformDequantLumaDCFromPair_s.s | 137 temp1 RN 10 label 365 SMLABB temp1, colOp00, Scale, Round ;// Temp1 = B(c0w0) * Scale + Round 370 ASR temp1, temp1, #2 ;// Temp1 = Temp1 >> 2 372 PKHBT out00, temp1, temp2, LSL #14 ;// c0w0 = | Temp2 | Temp1 | 377 SMLABB temp1, colOp10, Scale, Round ;// Temp1 = B(c0w0) * Scale + Round 382 ASR temp1, temp1, #2 ;// Temp1 = Temp1 >> 2 384 PKHBT out10, temp1, temp2, LSL #14 ;// c0w0 = | Temp2 | Temp1 | 388 SMLABB temp1, colOp20, Scale, Round ;// Temp1 = B(c0w0) * Scale + Round 393 ASR temp1, temp1, #2 ;// Temp1 = Temp1 >> 2 395 PKHBT out20, temp1, temp2, LSL #14 ;// c0w0 = | Temp2 | Temp1 | [all …]
|
D | omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s | 77 temp1 RN 2 label 133 SMULTB temp1,SrcDst00,rowLuma23 ;// pSrcDst[1] * (pVRow[2]<<Shift) 139 PKHBT SrcDst00,SrcDst00,temp1,LSL #16 ;// Pack the first two product values 143 SMULTT temp1,SrcDst10,rowLuma01 ;// pSrcDst[5] * (pVRow[1]<<Shift) 150 PKHBT SrcDst10,SrcDst10,temp1,LSL #16 ;// Pack the next two product values 155 … SMULTB temp1,SrcDst20,rowLuma23 ;// pSrcDst[9] * (pVRow[2]<<Shift) 162 PKHBT SrcDst20,SrcDst20,temp1,LSL #16 ;// Pack the next two product values 168 SMULTT temp1,SrcDst30,rowLuma01 ;// pSrcDst[13] * (pVRow[1]<<Shift) 175 PKHBT SrcDst30,SrcDst30,temp1,LSL #16 222 temp1 RN 2 label [all …]
|
D | omxVCM4P10_PredictIntra_16x16_s.s | 66 temp1 RN 10 label 466 USAT16 temp1, #13, p2p0 470 AND temp1, r0x00FF00FF, temp1, ASR #5 471 ORR temp1, temp1, temp2, LSL #8 472 STR temp1, [pDst], #4 475 USAT16 temp1, #13, p6p4 479 AND temp1, r0x00FF00FF, temp1, ASR #5 480 ORR temp1, temp1, temp2, LSL #8 481 STR temp1, [pDst], #4 484 USAT16 temp1, #13, p10p8 [all …]
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | From2iToMS_16x16.c | 33 LVM_INT32 temp1,left,right; in From2iToMS_16x16() local 44 temp1 = (left+right)>>1; in From2iToMS_16x16() 45 *dstM = (LVM_INT16)temp1; in From2iToMS_16x16() 49 temp1 = (left-right)>>1; in From2iToMS_16x16() 50 *dstS = (LVM_INT16)temp1; in From2iToMS_16x16()
|