Home
last modified time | relevance | path

Searched refs:FILL_MIRROR (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dtransform.h55 FILL_MIRROR, //< Mirrored edge at blank locations enumerator
H A Dtransform.c164 case FILL_MIRROR: in ff_affine_transform()
H A Dvf_deshake.c74 { "edge", "set edge mode", OFFSET(edge), AV_OPT_TYPE_INT, {.i64=FILL_MIRROR}, FILL_BLANK, FILL_COUNT-1, FLAGS, "edge"},
78 { "mirror", "mirrored edge at blank locations", 0, AV_OPT_TYPE_CONST, {.i64=FILL_MIRROR}, INT_MIN, INT_MAX, FLAGS, "edge" },

Completed in 2 milliseconds