Searched refs:BLEND_BLEACH (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | blend.h | 65 BLEND_BLEACH, enumerator
|
D | vf_blend_init.h | 148 case BLEND_BLEACH: param->blend = blend_bleach_##depth##bit; break; \
|
D | vf_blend.c | 110 { "bleach", "", 0, AV_OPT_TYPE_CONST, {.i64=BLEND_BLEACH}, 0, 0, FLAGS, "mode" },
|