Home
last modified time | relevance | path

Searched refs:ixheaacd_show_bits_buf (Results 1 – 4 of 4) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_bitbuffer.h111 WORD32 ixheaacd_show_bits_buf(ia_bit_buf_struct *it_bit_buff, WORD no_of_bits);
Dixheaacd_bitbuffer.c71 WORD32 ixheaacd_show_bits_buf(ia_bit_buf_struct *it_bit_buff, WORD no_of_bits) { in ixheaacd_show_bits_buf() function
Dixheaacd_decode_main.c153 temp = ixheaacd_show_bits_buf(temp_buff, 3); in ixheaacd_audio_preroll_parsing()
Dixheaacd_env_extr.c1142 readword = ixheaacd_show_bits_buf(it_bit_buff, it_bit_buff->cnt_bits); in ixheaacd_read_env_data()
1145 readword = ixheaacd_show_bits_buf(it_bit_buff, 20); in ixheaacd_read_env_data()