Searched refs:ixheaacd_aac_read_byte (Results 1 – 4 of 4) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_multichannel.c | 224 ixheaacd_aac_read_byte(&ptr_read_next, &bit_pos, &read_word); in ixheaacd_dec_coupling_channel_element() 226 ixheaacd_aac_read_byte(&ptr_read_next, &bit_pos, &read_word); in ixheaacd_dec_coupling_channel_element()
|
D | ixheaacd_bitbuffer.h | 113 UWORD32 ixheaacd_aac_read_byte(UWORD8 **ptr_read_next, WORD32 *bit_pos,
|
D | ixheaacd_bitbuffer.c | 105 UWORD32 ixheaacd_aac_read_byte(UWORD8 **ptr_read_next, WORD32 *bit_pos, in ixheaacd_aac_read_byte() function
|
D | ixheaacd_longblock.c | 234 ixheaacd_aac_read_byte(&ptr_read_next, &bit_pos, &read_word); in ixheaacd_read_scale_factor_data()
|