Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpegaudiodec_template.c1703 static const uint8_t mp3Frames[8] = { 0, 1, 1, 2, 3, 3, 4, 5 }; variable
1758 s->frames = mp3Frames[cfg.chan_config]; in decode_init_mp3on4()