FFmpeg
Data Structures | Functions
maskedclamp.h File Reference
#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)
 

Function Documentation

◆ ff_maskedclamp_init_x86()

void ff_maskedclamp_init_x86 ( MaskedClampDSPContext dsp,
int  depth 
)

Definition at line 35 of file vf_maskedclamp_init.c.

Referenced by config_input().