Searched refs:ff_mpa_alloc_tables (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegaudiodata.c183 const unsigned char * const ff_mpa_alloc_tables[5] = variable
H A Dmpegaudiodata.h41 extern const unsigned char * const ff_mpa_alloc_tables[5];
H A Dmpegaudioenc.c125 s->alloc_table = ff_mpa_alloc_tables[table];
H A Dmpegaudiodec.c576 alloc_table = ff_mpa_alloc_tables[table];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegaudiodata.c145 const unsigned char * const ff_mpa_alloc_tables[5] = variable
H A Dmpegaudiodata.h42 extern const unsigned char * const ff_mpa_alloc_tables[5];
H A Dmpegaudioenc_template.c140 s->alloc_table = ff_mpa_alloc_tables[table];
H A Dmpegaudiodec_template.c565 alloc_table = ff_mpa_alloc_tables[table];

Completed in 50 milliseconds