Searched refs:sbr_present_flag (Results 1 - 4 of 4) sorted by relevance

/external/libxaac/decoder/
H A Dixheaacd_struct.h31 UINT32 sbr_present_flag; member in struct:__anon13269
H A Dixheaacd_headerdecode.c529 aac_state_struct->sbr_present_flag = 1;
595 pstr_audio_specific_config->sbr_present_flag = 0;
612 pstr_audio_specific_config->sbr_present_flag = 1;
630 pstr_audio_specific_config->sbr_present_flag = 0;
751 WORD32 sbr_present_flag = ixheaacd_read_bits_buf(it_bit_buff, 1); local
752 if (sbr_present_flag) {
H A Dixheaacd_struct_def.h166 WORD32 sbr_present_flag; member in struct:ia_aac_dec_state_struct
H A Dixheaacd_api.c1250 WORD sbr_present_flag = 0; local
1348 p_state_enhaacplus_dec->sbr_present_flag = 0;
1767 sbr_present_flag = 1;
1988 if (sbr_present_flag) {

Completed in 90 milliseconds