Searched defs:temp_real (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | aacsbr.c | 158 float temp_real, temp_im; in sbr_hf_inverse_filter() local 174 float temp_real, temp_im; in sbr_hf_inverse_filter() local
|
D | aacsbr_fixed.c | 257 SoftFloat temp_real, temp_im; in sbr_hf_inverse_filter() local 273 SoftFloat temp_real, temp_im; in sbr_hf_inverse_filter() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | aacsbr_mips.c | 494 float *phi1, *alpha_1, *alpha_0, res1, res2, temp_real, temp_im; in sbr_hf_inverse_filter_mips() local
|