Searched refs:ff_mpa_sblimit_table (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.c83 const int ff_mpa_sblimit_table[5] = { 27 , 30 , 8, 12 , 30 }; variable
H A Dmpegaudiodata.h38 extern const int ff_mpa_sblimit_table[5];
H A Dmpegaudioenc.c124 s->sblimit = ff_mpa_sblimit_table[table];
H A Dmpegaudiodec.c575 sblimit = ff_mpa_sblimit_table[table];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegaudiodata.c45 const int ff_mpa_sblimit_table[5] = { 27 , 30 , 8, 12 , 30 }; variable
H A Dmpegaudiodata.h39 extern const int ff_mpa_sblimit_table[5];
H A Dmpegaudioenc_template.c139 s->sblimit = ff_mpa_sblimit_table[table];
H A Dmpegaudiodec_template.c564 sblimit = ff_mpa_sblimit_table[table];

Completed in 42 milliseconds