FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | ThresholdContext |
Functions | |
void | ff_threshold_init (ThresholdContext *s) |
void | ff_threshold_init_x86 (ThresholdContext *s) |
void ff_threshold_init | ( | ThresholdContext * | s | ) |
Definition at line 193 of file vf_threshold.c.
Referenced by check_threshold(), and config_input().
void ff_threshold_init_x86 | ( | ThresholdContext * | s | ) |
Definition at line 40 of file vf_threshold_init.c.
Referenced by ff_threshold_init().