Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodata.c32 const int ff_mpa_sblimit_table[5] = { 27 , 30 , 8, 12 , 30 }; variable
H A Dmpegaudiodata.h41 extern const int ff_mpa_sblimit_table[5];
H A Dmpegaudioenc_template.c140 s->sblimit = ff_mpa_sblimit_table[table]; in MPA_encode_init()
H A Dmpegaudiodec_template.c476 sblimit = ff_mpa_sblimit_table[table]; in mp_decode_layer2()

Completed in 5 milliseconds