Home
last modified time | relevance | path

Searched refs:ixheaacd_read_bidirection (Results 1 – 8 of 8) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_headerdecode.c304 ixheaacd_read_bidirection(it_bit_buff, -4); in ixheaacd_find_syncword()
310 ixheaacd_read_bidirection(it_bit_buff, -12); in ixheaacd_find_syncword()
324 ixheaacd_read_bidirection(it_bit_buff, -12); in ixheaacd_adtsframe()
731 ixheaacd_read_bidirection(it_bit_buff, -11); in ixheaacd_ga_hdr_dec()
799 ixheaacd_read_bidirection(it_bit_buff, -11); in ixheaacd_latm_header_decode()
809 ixheaacd_read_bidirection(it_bit_buff, audio_mux_len_bits_last); in ixheaacd_latm_header_decode()
816 ixheaacd_read_bidirection(it_bit_buff, in ixheaacd_latm_header_decode()
821 ixheaacd_read_bidirection(it_bit_buff, in ixheaacd_latm_header_decode()
827 ixheaacd_read_bidirection(it_bit_buff, -(13 + 11)); in ixheaacd_latm_header_decode()
842 ixheaacd_read_bidirection(it_bit_buff, -25); in ixheaacd_latm_header_decode()
[all …]
Dixheaacd_common_lpfuncs.c294 ixheaacd_read_bidirection(it_bit_buff, -7); in ixheaacd_get_element_index_tag()
366 ixheaacd_read_bidirection( in ixheaacd_get_element_index_tag()
Dixheaacd_common_initfuncs.c158 VOID ixheaacd_read_bidirection(ia_bit_buf_struct *it_bit_buff, in ixheaacd_read_bidirection() function
Dixheaacd_bitbuffer.h113 VOID ixheaacd_read_bidirection(ia_bit_buf_struct *it_bit_buff,
Dixheaacd_aacdecoder.c308 ixheaacd_read_bidirection(it_bit_buff, -3); in ixheaacd_aacdec_decodeframe()
755 if (tmp > 0) ixheaacd_read_bidirection(it_bit_buff, tmp); in ixheaacd_aacdec_decodeframe()
759 ixheaacd_read_bidirection(it_bit_buff, count_bits); in ixheaacd_aacdec_decodeframe()
Dixheaacd_latmdemux.c218 ixheaacd_read_bidirection(it_bit_buff, asc_len); in ixheaacd_latm_stream_mux_config()
Dixheaacd_api.c1701 ixheaacd_read_bidirection(it_bit_buff, -11); in ixheaacd_dec_init()
2331 ixheaacd_read_bidirection(it_bit_buff, -11); in ixheaacd_dec_execute()
2351 ixheaacd_read_bidirection(it_bit_buff, -(13 + 11)); in ixheaacd_dec_execute()
2356 ixheaacd_read_bidirection(it_bit_buff, -(13)); in ixheaacd_dec_execute()
Dixheaacd_arith_dec.c1794 ixheaacd_read_bidirection(it_bit_buff, -(i - shift_value)); in ixheaacd_arith_decode()