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, 68 struct ia_bit_buf_struct *it_bit_buff, ixheaacd_latm_struct *latm_element,
|
D | ixheaacd_latmdemux.c | 108 ixheaacd_latm_struct *latm_element) { in ixheaacd_latm_payload_length_info() 159 struct ia_bit_buf_struct *it_bit_buff, ixheaacd_latm_struct *latm_element, in ixheaacd_latm_stream_mux_config() 293 struct ia_bit_buf_struct *it_bit_buff, ixheaacd_latm_struct *latm_element, in ixheaacd_latm_audio_mux_element()
|
D | ixheaacd_struct_def.h | 198 ixheaacd_latm_struct latm_struct_element;
|
D | ixheaacd_headerdecode.c | 954 ixheaacd_latm_struct latm_struct_element; in ixheaacd_latm_header_decode() 956 memset(&latm_struct_element, 0, sizeof(ixheaacd_latm_struct)); in ixheaacd_latm_header_decode()
|
D | ixheaacd_aacdecoder.c | 117 ixheaacd_latm_struct *latm_element; in ixheaacd_aacdec_decodeframe()
|
D | ixheaacd_api.c | 1640 sizeof(ixheaacd_latm_struct)); in ixheaacd_dec_init()
|