Home
last modified time | relevance | path

Searched refs:BLEND_BLEACH (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dblend.h65 BLEND_BLEACH, enumerator
Dvf_blend_init.h148 case BLEND_BLEACH: param->blend = blend_bleach_##depth##bit; break; \
Dvf_blend.c110 { "bleach", "", 0, AV_OPT_TYPE_CONST, {.i64=BLEND_BLEACH}, 0, 0, FLAGS, "mode" },