Searched refs:ixheaacd_read_bidirection (Results 1 – 7 of 7) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_headerdecode.c | 304 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() 740 ixheaacd_read_bidirection(it_bit_buff, -11); in ixheaacd_ga_hdr_dec() 808 ixheaacd_read_bidirection(it_bit_buff, -11); in ixheaacd_latm_header_decode() 818 ixheaacd_read_bidirection(it_bit_buff, audio_mux_len_bits_last); in ixheaacd_latm_header_decode() 825 ixheaacd_read_bidirection(it_bit_buff, in ixheaacd_latm_header_decode() 830 ixheaacd_read_bidirection(it_bit_buff, in ixheaacd_latm_header_decode() 836 ixheaacd_read_bidirection(it_bit_buff, -(13 + 11)); in ixheaacd_latm_header_decode() 851 ixheaacd_read_bidirection(it_bit_buff, -25); in ixheaacd_latm_header_decode() [all …]
|
D | ixheaacd_common_lpfuncs.c | 290 ixheaacd_read_bidirection(it_bit_buff, -7); in ixheaacd_get_element_index_tag() 362 ixheaacd_read_bidirection( in ixheaacd_get_element_index_tag()
|
D | ixheaacd_common_initfuncs.c | 157 VOID ixheaacd_read_bidirection(ia_bit_buf_struct *it_bit_buff, in ixheaacd_read_bidirection() function
|
D | ixheaacd_bitbuffer.h | 113 VOID ixheaacd_read_bidirection(ia_bit_buf_struct *it_bit_buff,
|
D | ixheaacd_aacdecoder.c | 305 ixheaacd_read_bidirection(it_bit_buff, -3); in ixheaacd_aacdec_decodeframe() 757 if (tmp > 0) ixheaacd_read_bidirection(it_bit_buff, tmp); in ixheaacd_aacdec_decodeframe() 761 ixheaacd_read_bidirection(it_bit_buff, count_bits); in ixheaacd_aacdec_decodeframe()
|
D | ixheaacd_latmdemux.c | 215 ixheaacd_read_bidirection(it_bit_buff, asc_len); in ixheaacd_latm_stream_mux_config()
|
D | ixheaacd_api.c | 1755 ixheaacd_read_bidirection(it_bit_buff, -11); in ixheaacd_dec_init() 2430 ixheaacd_read_bidirection(it_bit_buff, -11); in ixheaacd_dec_execute() 2450 ixheaacd_read_bidirection(it_bit_buff, -(13 + 11)); in ixheaacd_dec_execute() 2455 ixheaacd_read_bidirection(it_bit_buff, -(13)); in ixheaacd_dec_execute()
|