/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
basic_op_arm_v5.h | 197 __asm {SMULBB result, var1, var2} 232 SMULBB product, var1, var2 272 SMULBB product, var1, var2 312 SMULBB L_product, L_var1_hi, L_var2_hi 314 SMULBB product32, L_var1_hi, L_var2_lo 324 SMULBB product32, L_var1_lo, L_var2_hi 365 __asm {SMULBB L_product, L_var1_hi, var2} 367 __asm {SMULBB result, L_var1_lo, var2} 402 SMULBB product, var1, var2
|
mpy_32.h | 127 __asm {SMULBB L_product, L_var1_hi, L_var2_hi} 129 __asm {SMULBB product32, L_var1_hi, L_var2_lo} 133 __asm {SMULBB product32, L_var1_lo, L_var2_hi} 159 asm volatile("smulbb %0, %1, %2" 172 asm volatile("smulbb %0, %1, %2" 186 asm volatile("smulbb %0, %1, %2"
|
mpy_32_16.h | 105 __asm {SMULBB L_product, L_var1_hi, var2} 107 __asm {SMULBB result, L_var1_lo, var2} 128 asm volatile("smulbb %0, %1, %2" 141 asm volatile("smulbb %0, %1, %2"
|
l_mac.h | 115 __asm {SMULBB result, var1, var2} 131 asm volatile("smulbb %0, %1, %2"
|
l_msu.h | 118 SMULBB product, var1, var2 137 asm volatile("smulbb %0, %1, %2"
|
l_mult.h | 118 SMULBB product, var1, var2 136 asm volatile("smulbb %0, %1, %2"
|
mult.h | 117 SMULBB product, var1, var2 137 asm volatile("smulbb %0, %1, %2"
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s | 134 SMULBB SrcDst00,SrcDst00,rowLuma01 ;// pSrcDst[0] * (pVRow[0]<<Shift) 137 SMULBB SrcDst02,SrcDst02,rowLuma01 ;// pSrcDst[2] * (pVRow[0]<<Shift) 144 SMULBB SrcDst10,SrcDst10,rowLuma23 ;// pSrcDst[4] * (pVRow[2]<<Shift) 148 SMULBB SrcDst12,SrcDst12,rowLuma23 ;// pSrcDst[6] * (pVRow[2]<<Shift) 156 SMULBB SrcDst20,SrcDst20,rowLuma01 ;// pSrcDst[8] * (pVRow[0]<<Shift) 160 SMULBB SrcDst22,SrcDst22,rowLuma01 ;// pSrcDst[10] * (pVRow[0]<<Shift) 169 SMULBB SrcDst30,SrcDst30,rowLuma23 ;// pSrcDst[12] * (pVRow[2]<<Shift) 172 SMULBB SrcDst32,SrcDst32,rowLuma23 ;// pSrcDst[14] * (pVRow[2]<<Shift) 277 SMULBB SrcDst00,SrcDst00,rowLuma01 ;// pSrcDst[0] * (pVRow[0]<<Shift) 280 SMULBB SrcDst02,SrcDst02,rowLuma01 ;// pSrcDst[2] * (pVRow[0]<<Shift [all...] |
omxVCM4P10_TransformDequantChromaDCFromPair_s.s | 127 SMULBB Temp1, c0w0, Scale ;// Temp1 = B(c0w0) * Scale 128 SMULBB Temp3, c1w0, Scale ;// Temp3 = B(c1w0) * Scale
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_QuantInvInter_I_s.s | 107 SMULBB X2,tempVal21,two ;// X2= first val(lower 16 bits of tampVal21)*2 123 SMULBB X2,tempVal43,two ;// X2= first val(lower 16 bits of tampVal43)*2
|
omxVCM4P2_PredictReconCoefIntra_s.s | 173 SMULBB tempPred,temp,absCoeffDC ;// tempPred=pPredBufRow(Col)[0]*32767/dcScaler 195 SMULBB temp1,temp,dcScaler ;// temp1=clipped(pSrcDst[0])*dcScaler 227 SMULBB absCoeffAC,absCoeffAC,predQP ;// temp1=pPredBufRow[i]*predQP 265 SMULBB absCoeffAC,absCoeffAC,predQP ;// temp1=pPredBufCol[i>>3]*predQP
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_voice_gain_gnu.s | 92 SMULBB gainLeft, tmp0, gainLeft
94 SMULBB gainIncLeft, tmp1, gainIncLeft
100 SMULBB gainRight, tmp0, gainRight
102 SMULBB gainIncRight, tmp1, gainIncRight
|
ARM-E_filter_gnu.s | 91 SMULBB tmp2, z1, b1 @ tmp2 = z1 * -b1
103 SMULBB tmp2, z1, b1 @ tmp2 = z1 * -b1
|
ARM-E_interpolate_loop_gnu.s | 95 SMULBB tmp1, phaseFrac, tmp1 @ tmp1 = phaseFrac * tmp2
|
ARM-E_interpolate_noloop_gnu.s | 87 SMULBB tmp1, phaseFrac, tmp1 @ tmp1 = phaseFrac * tmp2
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_Interpolate_Chroma_s.s | 168 SMULBB ACoeff, EightMinusdx, EightMinusdy 169 SMULBB BCoeff, dx, EightMinusdy 171 SMULBB CCoeff, EightMinusdx, dy 172 SMULBB DCoeff, dx, dy
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
armVCM4P10_Interpolate_Chroma_s.S | 54 SMULBB r12,r8,r9 55 SMULBB r9,r6,r9 57 SMULBB r8,r8,r7 58 SMULBB r6,r6,r7
|
/external/aac/libFDK/src/arm/ |
qmf_arm.cpp | 130 inline INT SMULBB (const SHORT a, const LONG b) 133 __asm__ ("smulbb %0, %1, %2" 192 accu1 = SMULBB( sta1, flt); 246 accu0 = SMULBB( sta0, flt); 247 accu1 = SMULBB( sta1, flt); 310 accu0 = SMULBB( sta0, flt); 311 accu1 = SMULBB( sta1, flt); 344 accu1 = SMULBB( sta1, flt); 365 accu0 = SMULBB( sta0, flt); 366 accu1 = SMULBB( sta1, flt) [all...] |
/system/core/libpixelflinger/codeflinger/ |
texturing.cpp | 727 SMULBB(AL, u, U, V); 728 SMULBB(AL, d, pixel, u); 734 SMULBB(AL, u, U, V); 741 SMULBB(AL, u, U, V); 829 SMULBB(AL, u, U, V); 844 SMULBB(AL, u, U, V); 858 SMULBB(AL, u, U, V); [all...] |
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/ |
pred_lt4_1_opt.s | 70 SMULBB r10, r4, r3 @x[0] * h[0] 71 SMULBB r11, r6, r3 @x[1] * h[0] 72 SMULBB r12, r9, r3 @x[2] * h[0] 280 SMULBB r10, r4, r3 @x[0] * h[0] 281 SMULBB r11, r6, r3 @x[1] * h[0]
|
Syn_filt_32_opt.s | 104 SMULBB r12, r6, r11 @ sig_lo[i-1] * Aq[1] 155 SMULBB r12, r6, r11 @ sig_hi[i-1] * Aq[1]
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM_s.h | 934 ;// system. For little endian SMUL00=SMULBB, for big 1023 LIBI3 SMULBB, SMULTT, $a, $b, $c, $cc 1033 LIBI3 SMULBB, SMULTB, $a, $b, $c, $cc 1048 LIBI3 SMULTT, SMULBB, $a, $b, $c, $cc 1053 LIBI3 SMULTB, SMULBB, $a, $b, $c, $cc 1063 LIBI3 SMULBB, SMULBT, $a, $b, $c, $cc 1068 LIBI3 SMULBT, SMULBB, $a, $b, $c, $cc
|
armCOMM_IDCT_s.h | 377 SMULBB xi1, xi3, LoopRR2 399 SMULBB xi0, xi2, LoopRR2 457 SMULBB xi0, xi2, LoopRR2 537 SMULBB xi1, xi3, LoopRR2 562 SMULBB xi0, xi2, LoopRR2 [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM_s.h | 937 ;// system. For little endian SMUL00=SMULBB, for big 1026 LIBI3 SMULBB, SMULTT, $a, $b, $c, $cc 1036 LIBI3 SMULBB, SMULTB, $a, $b, $c, $cc 1051 LIBI3 SMULTT, SMULBB, $a, $b, $c, $cc 1056 LIBI3 SMULTB, SMULBB, $a, $b, $c, $cc 1066 LIBI3 SMULBB, SMULBT, $a, $b, $c, $cc 1071 LIBI3 SMULBT, SMULBB, $a, $b, $c, $cc
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_PredictReconCoefIntra_s.s | 197 SMULBB tempPred,temp,absCoeffDC ;// tempped=pPredBufRow(Col)[0]*32767/dcScaler 216 SMULBB dcColBuffCoeff,temp,dcScaler ;// temp1=clipped(pSrcDst[0])*dcScaler
|