Home
last modified time | relevance | path

Searched refs:ixheaacd_skip_bits_buf (Results 1 – 5 of 5) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_bitbuffer.h107 WORD32 ixheaacd_skip_bits_buf(ia_bit_buf_struct *it_bit_buff, WORD no_of_bits);
Dixheaacd_bitbuffer.c50 WORD32 ixheaacd_skip_bits_buf(ia_bit_buf_struct *it_bit_buff, WORD no_of_bits) { in ixheaacd_skip_bits_buf() function
Dixheaacd_headerdecode.c665 ixheaacd_skip_bits_buf(it_bit_buff, it_bit_buff->cnt_bits); in ixheaacd_ga_hdr_dec()
Dixheaacd_arith_dec.c1896 ixheaacd_skip_bits_buf(it_bit_buff, bit_count_5); in ixheaacd_arth_decoding_level2()
Dixheaacd_aacdecoder.c1128 ixheaacd_skip_bits_buf(it_bit_buff, 1);/*discard*/ in ixheaacd_extension_payload()