#include <mpeg4audio.h>
Data Fields | |
int | object_type |
int | sampling_index |
int | sample_rate |
int | chan_config |
int | sbr |
int | ext_object_type |
int | ext_sampling_index |
int | ext_sample_rate |
Definition at line 27 of file mpeg4audio.h.
Definition at line 31 of file mpeg4audio.h.
Referenced by decode_audio_specific_config(), ff_mpeg4audio_get_config(), flv_read_packet(), get_che(), mov_read_esds(), and parse_adts_frame_header().
Definition at line 33 of file mpeg4audio.h.
Referenced by ff_mpeg4audio_get_config(), and mov_read_esds().
Definition at line 35 of file mpeg4audio.h.
Referenced by ff_mpeg4audio_get_config(), and mov_read_esds().
Definition at line 28 of file mpeg4audio.h.
Referenced by apply_dependent_coupling(), decode_audio_specific_config(), decode_cpe(), decode_ga_specific_config(), decode_ics(), decode_ics_info(), decode_tns(), ff_mpeg4audio_get_config(), mov_read_esds(), and parse_adts_frame_header().
Definition at line 30 of file mpeg4audio.h.
Referenced by aac_decode_init(), decode_pce(), ff_mpeg4audio_get_config(), flv_read_packet(), mov_read_esds(), and parse_adts_frame_header().
Definition at line 29 of file mpeg4audio.h.
Referenced by aac_decode_frame(), apply_prediction(), decode_audio_specific_config(), decode_ics_info(), decode_pce(), decode_prediction(), ff_mpeg4audio_get_config(), mov_read_esds(), and parse_adts_frame_header().
Definition at line 32 of file mpeg4audio.h.
Referenced by decode_audio_specific_config(), and ff_mpeg4audio_get_config().