Searched refs:ixheaacd_read_bidirection (Results 1 – 8 of 8) 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() 802 ixheaacd_read_bidirection(it_bit_buff, -11); in ixheaacd_ga_hdr_dec() 871 ixheaacd_read_bidirection(it_bit_buff, -11); in ixheaacd_latm_header_decode() 881 ixheaacd_read_bidirection(it_bit_buff, audio_mux_len_bits_last); in ixheaacd_latm_header_decode() 888 ixheaacd_read_bidirection(it_bit_buff, in ixheaacd_latm_header_decode() 893 ixheaacd_read_bidirection(it_bit_buff, in ixheaacd_latm_header_decode() 900 ixheaacd_read_bidirection(it_bit_buff, -(13 + 11)); in ixheaacd_latm_header_decode() 905 ixheaacd_read_bidirection(it_bit_buff, -(13 + 11)); in ixheaacd_latm_header_decode() [all …]
|
D | ixheaacd_common_lpfuncs.c | 320 ixheaacd_read_bidirection(it_bit_buff, -7); in ixheaacd_get_element_index_tag() 393 ixheaacd_read_bidirection( in ixheaacd_get_element_index_tag()
|
D | ixheaacd_common_initfuncs.c | 167 VOID ixheaacd_read_bidirection(ia_bit_buf_struct *it_bit_buff, in ixheaacd_read_bidirection() function
|
D | ixheaacd_bitbuffer.h | 111 VOID ixheaacd_read_bidirection(ia_bit_buf_struct *it_bit_buff,
|
D | ixheaacd_aacpluscheck.c | 202 ixheaacd_read_bidirection(it_bit_buff, -8); in ixheaacd_check_for_sbr_payload()
|
D | ixheaacd_latmdemux.c | 221 ixheaacd_read_bidirection(it_bit_buff, asc_len); in ixheaacd_latm_stream_mux_config()
|
D | ixheaacd_aacdecoder.c | 359 ixheaacd_read_bidirection(it_bit_buff, -3); in ixheaacd_aacdec_decodeframe() 886 if (tmp > 0) ixheaacd_read_bidirection(it_bit_buff, tmp); in ixheaacd_aacdec_decodeframe() 890 ixheaacd_read_bidirection(it_bit_buff, count_bits); in ixheaacd_aacdec_decodeframe()
|
D | ixheaacd_api.c | 2001 ixheaacd_read_bidirection(it_bit_buff, -11); in ixheaacd_dec_init() 2915 ixheaacd_read_bidirection(it_bit_buff, -11); in ixheaacd_dec_execute() 2938 ixheaacd_read_bidirection(it_bit_buff, -(13 + 11)); in ixheaacd_dec_execute() 2946 ixheaacd_read_bidirection(it_bit_buff, -(13)); in ixheaacd_dec_execute()
|