Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_adts.h36 WORD32 ixheaacd_find_syncword(ia_adts_header_struct *adts,
Dixheaacd_headerdecode.c296 WORD32 ixheaacd_find_syncword(ia_adts_header_struct *adts, in ixheaacd_find_syncword() function
327 ixheaacd_find_syncword(adts, it_bit_buff); in ixheaacd_adtsframe()
Dixheaacd_api.c204 if ((error = ixheaacd_find_syncword(adts, it_bit_buff)) != 0) { in ixheaacd_readifadts()