Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_adts.h34 } ia_adts_header_struct; typedef
36 WORD32 ixheaacd_find_syncword(ia_adts_header_struct *adts,
39 WORD32 ixheaacd_adtsframe(ia_adts_header_struct *adts,
42 WORD32 ixheaacd_check_if_adts(ia_adts_header_struct *adts,
Dixheaacd_headerdecode.c296 WORD32 ixheaacd_find_syncword(ia_adts_header_struct *adts, in ixheaacd_find_syncword()
316 WORD32 ixheaacd_adtsframe(ia_adts_header_struct *adts, in ixheaacd_adtsframe()
765 WORD32 ixheaacd_check_if_adts(ia_adts_header_struct *adts, in ixheaacd_check_if_adts()
914 ia_adts_header_struct adts = {0}; in ixheaacd_aac_headerdecode()
1005 ia_adts_header_struct adts_loc = {0}; in ixheaacd_aac_headerdecode()
Dixheaacd_api.c201 ia_adts_header_struct *adts) { in ixheaacd_readifadts()
1661 ia_adts_header_struct adts; in ixheaacd_dec_init()
1670 memset(&adts, 0, sizeof(ia_adts_header_struct)); in ixheaacd_dec_init()
2214 ia_adts_header_struct adts = {0}; in ixheaacd_dec_execute()