Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_adts.h42 WORD32 ixheaacd_check_if_adts(ia_adts_header_struct *adts,
Dixheaacd_headerdecode.c828 WORD32 ixheaacd_check_if_adts(ia_adts_header_struct *adts, in ixheaacd_check_if_adts() function
1073 result = ixheaacd_check_if_adts(&adts, handle_bit_buff, usr_max_ch); in ixheaacd_aac_headerdecode()
1096 ixheaacd_check_if_adts(&adts_loc, handle_bit_buff, usr_max_ch); in ixheaacd_aac_headerdecode()
Dixheaacd_api.c237 if ((error = ixheaacd_check_if_adts( in ixheaacd_readifadts()