FFmpeg
|
mpegaudio.c File Reference
MPEG Audio common code. More...
#include "mpegaudio.h"
Include dependency graph for mpegaudio.c:
Go to the source code of this file.
Functions | |
int | ff_mpa_l2_select_table (int bitrate, int nb_channels, int freq, int lsf) |
Detailed Description
MPEG Audio common code.
Definition in file mpegaudio.c.
Function Documentation
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().
Generated on Mon Nov 18 2024 06:52:08 for FFmpeg by 1.8.11