Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_struct.h31 UINT32 sbr_present_flag; member
Dixheaacd_headerdecode.c538 aac_state_struct->sbr_present_flag = 1; in ixheaacd_ga_hdr_dec()
609 pstr_audio_specific_config->sbr_present_flag = 0; in ixheaacd_ga_hdr_dec()
629 pstr_audio_specific_config->sbr_present_flag = 1; in ixheaacd_ga_hdr_dec()
647 pstr_audio_specific_config->sbr_present_flag = 0; in ixheaacd_ga_hdr_dec()
721 WORD32 sbr_present_flag = ixheaacd_read_bits_buf(it_bit_buff, 1); in ixheaacd_ga_hdr_dec() local
722 if (sbr_present_flag) { in ixheaacd_ga_hdr_dec()
Dixheaacd_struct_def.h169 WORD32 sbr_present_flag; member
Dixheaacd_api.c1314 WORD sbr_present_flag = 0; in ixheaacd_dec_init() local
1423 p_state_enhaacplus_dec->sbr_present_flag = 0; in ixheaacd_dec_init()
1849 sbr_present_flag = 1; in ixheaacd_dec_init()
2096 if (sbr_present_flag && in ixheaacd_dec_init()