Home
last modified time | relevance | path

Searched refs:ER_OBJECT_START (Results 1 – 5 of 5) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_audioobjtypes.h64 #define ER_OBJECT_START 17 macro
Dixheaacd_channel.c251 if (object_type < ER_OBJECT_START) { in ixheaacd_read_block_data()
388 if (object_type < ER_OBJECT_START) { in ixheaacd_ics_read()
412 if (!common_window && (object_type >= ER_OBJECT_START)) { in ixheaacd_ics_read()
Dixheaacd_api.c1908 if (p_state_enhaacplus_dec->audio_object_type >= ER_OBJECT_START && in ixheaacd_dec_init()
2415 if (p_state_enhaacplus_dec->audio_object_type < ER_OBJECT_START || in ixheaacd_dec_execute()
2523 if (p_state_enhaacplus_dec->audio_object_type < ER_OBJECT_START || in ixheaacd_dec_execute()
Dixheaacd_aacdecoder.c305 (object_type < ER_OBJECT_START)) { in ixheaacd_aacdec_decodeframe()
Dixheaacd_headerdecode.c581 if (aac_state_struct->audio_object_type >= ER_OBJECT_START) { in ixheaacd_ga_hdr_dec()