FFmpeg
|
Go to the source code of this file.
Macros | |
#define | SAMPLE_SIZE 16 |
#define | SAMPLE_SIZE 32 |
Functions | |
av_cold void | ff_flacencdsp_init (FLACEncDSPContext *c) |
#define SAMPLE_SIZE 16 |
Definition at line 28 of file flacencdsp.c.
#define SAMPLE_SIZE 32 |
Definition at line 28 of file flacencdsp.c.
av_cold void ff_flacencdsp_init | ( | FLACEncDSPContext * | c | ) |
Definition at line 32 of file flacencdsp.c.
Referenced by flac_encode_init().