Home
last modified time | relevance | path

Searched refs:s_adts_hdr_present (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_api.c1826 if (p_state_enhaacplus_dec->s_adts_hdr_present) { in ixheaacd_dec_init()
1833 if (p_state_enhaacplus_dec->s_adts_hdr_present) { in ixheaacd_dec_init()
1945 p_state_enhaacplus_dec->s_adts_hdr_present; in ixheaacd_dec_init()
1966 if (p_state_enhaacplus_dec->s_adts_hdr_present) { in ixheaacd_dec_init()
2055 p_state_enhaacplus_dec->eld_specific_config, p_state_enhaacplus_dec->s_adts_hdr_present, in ixheaacd_dec_init()
2117 if (p_state_enhaacplus_dec->s_adts_hdr_present) { in ixheaacd_dec_init()
2864 p_state_enhaacplus_dec->s_adts_hdr_present; in ixheaacd_dec_execute()
2869 if (p_state_enhaacplus_dec->s_adts_hdr_present) { in ixheaacd_dec_execute()
3001 if (p_state_enhaacplus_dec->s_adts_hdr_present) in ixheaacd_dec_execute()
3006 if (p_state_enhaacplus_dec->s_adts_hdr_present) in ixheaacd_dec_execute()
[all …]
Dixheaacd_struct_def.h152 WORD16 s_adts_hdr_present; member
Dixheaacd_headerdecode.c1112 aac_state_struct->s_adts_hdr_present = 1; in ixheaacd_aac_headerdecode()