FFmpeg
|
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | MaskedClampDSPContext |
Functions | |
void | ff_maskedclamp_init_x86 (MaskedClampDSPContext *dsp, int depth) |
void ff_maskedclamp_init_x86 | ( | MaskedClampDSPContext * | dsp, |
int | depth | ||
) |
Definition at line 35 of file vf_maskedclamp_init.c.
Referenced by config_input().