Home
last modified time | relevance | path

Searched refs:ff_mpa_alloc_tables (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpegaudiodata.c145 const unsigned char * const ff_mpa_alloc_tables[5] = variable
Dmpegaudiodata.h45 extern const unsigned char * const ff_mpa_alloc_tables[5];
Dmpegaudioenc_template.c140 s->alloc_table = ff_mpa_alloc_tables[table]; in MPA_encode_init()
Dmpegaudiodec_template.c475 alloc_table = ff_mpa_alloc_tables[table]; in mp_decode_layer2()