Searched defs:temp_imag (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_lpp_tran.c | 1095 WORD32 tmp_i, temp_imag; in ixheaacd_hf_generator() local 1141 WORD32 tmp_i = 0, temp_imag = 0; in ixheaacd_hf_generator() local
|
H A D | ixheaacd_fft.c | 2498 WORD32 temp_real, temp_imag, temp; in ixheaacd_complex_3point_fft() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_mps_hybrid_filter.c | 55 FLOAT32 temp_real, temp_imag, temp_real_1, temp_imag_1, temp_real_2, temp_imag_2, temp_real_3, in ixheaace_mps_cfftn_process() local
|
H A D | iusace_fft.c | 1568 FLOAT32 temp_imag = (FLOAT32)(imag * cos_val - real * sin_val); in iusace_complex_fft_4096() local
|
/aosp_15_r20/external/libxaac/common/ |
H A D | ixheaac_esbr_fft.c | 1051 FLOAT32 temp_real, temp_imag, temp; in ixheaac_aac_ld_dec_fft_3_float() local
|