Home
last modified time | relevance | path

Searched defs:effect_type (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_unsharp.c216 static int init_filter_param(AVFilterContext *ctx, UnsharpFilterParam *fp, const char *effect_type,… in init_filter_param()
/third_party/ffmpeg/libavcodec/
Dvc1dec.c64 int effect_type, effect_flag; member