FFmpeg
|
MPEG Audio common code. More...
#include "mpegaudio.h"
Go to the source code of this file.
Functions | |
int | ff_mpa_l2_select_table (int bitrate, int nb_channels, int freq, int lsf) |
MPEG Audio common code.
Definition in file mpegaudio.c.
int ff_mpa_l2_select_table | ( | int | bitrate, |
int | nb_channels, | ||
int | freq, | ||
int | lsf | ||
) |
Definition at line 31 of file mpegaudio.c.
Referenced by mp_decode_layer2(), and MPA_encode_init().