Searched refs:ixheaacd_latm_struct (Results 1 – 7 of 7) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_latmdemux.h | 58 } ixheaacd_latm_struct; typedef 63 ixheaacd_latm_struct* latm_element);
|
D | ixheaacd_headerdecode.h | 52 struct ia_bit_buf_struct *it_bit_buff, ixheaacd_latm_struct *latm_element, 63 struct ia_bit_buf_struct *it_bit_buff, ixheaacd_latm_struct *latm_element,
|
D | ixheaacd_latmdemux.c | 101 ixheaacd_latm_struct *latm_element) { in ixheaacd_latm_payload_length_info() 152 struct ia_bit_buf_struct *it_bit_buff, ixheaacd_latm_struct *latm_element, in ixheaacd_latm_stream_mux_config() 287 struct ia_bit_buf_struct *it_bit_buff, ixheaacd_latm_struct *latm_element, in ixheaacd_latm_audio_mux_element()
|
D | ixheaacd_struct_def.h | 199 ixheaacd_latm_struct latm_struct_element;
|
D | ixheaacd_headerdecode.c | 886 ixheaacd_latm_struct latm_struct_element; in ixheaacd_latm_header_decode() 888 memset(&latm_struct_element, 0, sizeof(ixheaacd_latm_struct)); in ixheaacd_latm_header_decode()
|
D | ixheaacd_aacdecoder.c | 104 ixheaacd_latm_struct *latm_element; in ixheaacd_aacdec_decodeframe()
|
D | ixheaacd_api.c | 1419 sizeof(ixheaacd_latm_struct)); in ixheaacd_dec_init()
|