Home
last modified time | relevance | path

Searched refs:COS_PI_BY_8_Q15 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_polyphase.c338 tmp10 = ixheaac_mult32x16in32_shl(ixheaac_sub32_sat(temp12, temp114), COS_PI_BY_8_Q15); in ixheaacd_fft32()
340 tmp11 = ixheaac_mult32x16in32_shl(ixheaac_sub32_sat(temp13, temp115), COS_PI_BY_8_Q15); in ixheaacd_fft32()
345 tmp13 = ixheaac_mult32x16in32_shl(ixheaac_add32_sat(temp16, temp110), -COS_PI_BY_8_Q15); in ixheaacd_fft32()
347 tmp12 = ixheaac_mult32x16in32_shl(ixheaac_add32_sat(temp17, temp111), COS_PI_BY_8_Q15); in ixheaacd_fft32()
427 tmp10 = ixheaac_mult32x16in32_shl(ixheaac_sub32_sat(temp12, temp114), COS_PI_BY_8_Q15); in ixheaacd_fft32()
429 tmp11 = ixheaac_mult32x16in32_shl(ixheaac_sub32_sat(temp13, temp115), COS_PI_BY_8_Q15); in ixheaacd_fft32()
434 tmp13 = ixheaac_mult32x16in32_shl(ixheaac_add32_sat(temp16, temp110), -COS_PI_BY_8_Q15); in ixheaacd_fft32()
436 tmp12 = ixheaac_mult32x16in32_shl(ixheaac_add32_sat(temp17, temp111), COS_PI_BY_8_Q15); in ixheaacd_fft32()
H A Dixheaacd_mps_defines.h31 #define COS_PI_BY_8_Q15 30274 macro