Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_multichannel.c226 ixheaacd_aac_read_byte(&ptr_read_next, &bit_pos, &read_word); in ixheaacd_dec_coupling_channel_element()
228 ixheaacd_aac_read_byte(&ptr_read_next, &bit_pos, &read_word); in ixheaacd_dec_coupling_channel_element()
Dixheaacd_bitbuffer.h119 UWORD32 ixheaacd_aac_read_byte(UWORD8 **ptr_read_next, WORD32 *bit_pos,
Dixheaacd_bitbuffer.c143 UWORD32 ixheaacd_aac_read_byte(UWORD8 **ptr_read_next, WORD32 *bit_pos, in ixheaacd_aac_read_byte() function