Searched refs:ff_mpa_sblimit_table (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpegaudiodata.h38 extern const int ff_mpa_sblimit_table[5];
H A Dmpegaudiodata.c83 const int ff_mpa_sblimit_table[5] = { 27 , 30 , 8, 12 , 30 }; variable
H A Dmpegaudioenc.c126 s->sblimit = ff_mpa_sblimit_table[table];
H A Dmpegaudiodec.c1198 sblimit = ff_mpa_sblimit_table[table];

Completed in 101 milliseconds