|
FFmpeg
|
#include "libavutil/channel_layout.h"#include "codec_internal.h"#include "mpegaudioenc_template.c"Go to the source code of this file.
Macros | |
| #define | USE_FLOATS 1 |
Variables | |
| const FFCodec | ff_mp2_encoder |
| #define USE_FLOATS 1 |
Definition at line 23 of file mpegaudioenc_float.c.
| const FFCodec ff_mp2_encoder |
Definition at line 27 of file mpegaudioenc_float.c.
1.8.17