Searched defs:fac_data_present (Results 1 - 2 of 2) sorted by relevance

/external/libxaac/decoder/
H A Dixheaacd_acelp_bitparse.c374 WORD32 core_mode_last, fac_data_present; local
415 fac_data_present = ixheaacd_read_bits_buf(it_bit_buff, 1);
424 if ((core_mode_last == 1) && (fac_data_present == 1))
459 if ((core_mode_last == 0) && (fac_data_present == 1)) {
H A Dixheaacd_main.h134 WORD32 fac_data_present[MAX_NUM_CHANNELS]; member in struct:ia_usac_data_main_struct

Completed in 186 milliseconds