Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_headerdecode.c491 UWORD32 aot_init; in ixheaacd_ga_hdr_dec() local
507 aot_init = aac_state_struct->audio_object_type; in ixheaacd_ga_hdr_dec()
518 if (tmp_aot != aot_init && tmp_aot != AOT_SBR && tmp_aot != AOT_PS) in ixheaacd_ga_hdr_dec()
557 if (aac_state_struct->audio_object_type != aot_init) return IA_FATAL_ERROR; in ixheaacd_ga_hdr_dec()