Home
last modified time | relevance | path

Searched refs:x7 (Results 1 – 3 of 3) sorted by relevance

/system/bt/embdrv/sbc/encoder/srce/
Dsbc_dct.c87 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7,temp; in SBC_FastIDCT8() local
99 x7 = (pInVect[11] - pInVect[13])>>1; in SBC_FastIDCT8()
124 x7 <<= 1 ; in SBC_FastIDCT8()
125 x5 = ( x5 <<1 ) - x7 ; in SBC_FastIDCT8()
136 x3 -= x7; in SBC_FastIDCT8()
137 x7 <<= 1 ; in SBC_FastIDCT8()
138 SBC_IDCT_MULT(SBC_COS_PI_SUR_4, x7, x7); /*x7 = x7 * cos(1*pi/4) ; */ in SBC_FastIDCT8()
142 … SBC_IDCT_MULT( SBC_COS_PI_SUR_8,( x3 + x7 ), x3); /*x3 = ( x3 + x7 ) * cos(1*pi/8) ; */ in SBC_FastIDCT8()
143 …SBC_IDCT_MULT( SBC_COS_3PI_SUR_8,( temp - x7 ), x7); /*x7 = ( temp - x7 ) * cos(3*pi/8) ;… in SBC_FastIDCT8()
147 …SBC_IDCT_MULT((SBC_COS_3PI_SUR_16), ( x5 + x7 ) , res_odd[1]); /*res_odd[ 1 ] = ( x5 + x7 ) * c… in SBC_FastIDCT8()
[all …]
/system/core/libpixelflinger/tests/arch-arm64/assembler/
Dasm_test_jacket.S158 ldr x7, [x28,#56]
177 str x7, [x28,#56]
/system/core/debuggerd/arm64/
Dcrashglue.S11 ldr x7, =0xa5a50007