FFmpeg
|
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | LimiterDSPContext |
Functions | |
void | ff_limiter_init_x86 (LimiterDSPContext *dsp, int bpp) |
void ff_limiter_init_x86 | ( | LimiterDSPContext * | dsp, |
int | bpp | ||
) |
Definition at line 30 of file vf_limiter_init.c.
Referenced by config_input().