Home
last modified time | relevance | path

Searched defs:complex_coef (Results 1 – 5 of 5) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_bit_extract.h36 WORD32 complex_coef; member
/external/aac/libAACdec/src/
Dstereo.h136 UCHAR complex_coef; // 0 = alpha_q_im[x] is 0 for all prediction bands, 1 = member
/external/libxaac/encoder/
Dixheaace_cplx_pred.c56 static VOID iusace_compute_pred_coef(WORD32 num_lines, WORD32 complex_coef, in iusace_compute_pred_coef()
102 static VOID iusace_compute_res(WORD32 num_lines, WORD32 complex_coef, FLOAT32 pred_coef_q_re, in iusace_compute_res()
Diusace_main.h63 WORD32 complex_coef[MAX_TIME_CHANNELS]; member
Diusace_write_bitstream.c255 WORD32 num_sfb, WORD32 complex_coef, in iusace_write_cplx_pred_data()