FFmpeg
Data Structures | Functions
threshold.h File Reference
#include "avfilter.h"
#include "framesync.h"

Go to the source code of this file.

Data Structures

struct  ThresholdContext
 

Functions

void ff_threshold_init_x86 (ThresholdContext *s)
 

Function Documentation

◆ ff_threshold_init_x86()

void ff_threshold_init_x86 ( ThresholdContext s)

Definition at line 40 of file vf_threshold_init.c.

Referenced by ff_threshold_init().