FFmpeg
|
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/x86/cpu.h"
#include "libavfilter/threshold.h"
Go to the source code of this file.
Macros | |
#define | THRESHOLD_FUNC(depth, opt) |
Functions | |
av_cold void | ff_threshold_init_x86 (ThresholdContext *s) |
#define THRESHOLD_FUNC | ( | depth, | |
opt | |||
) |
Definition at line 26 of file vf_threshold_init.c.
av_cold void ff_threshold_init_x86 | ( | ThresholdContext * | s | ) |
Definition at line 40 of file vf_threshold_init.c.
Referenced by ff_threshold_init().