Searched refs:FILL_ORIGINAL (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | transform.h | 53 FILL_ORIGINAL, //< Original image at blank locations enumerator 60 #define FILL_DEFAULT FILL_ORIGINAL
|
H A D | transform.c | 156 case FILL_ORIGINAL: in ff_affine_transform()
|
H A D | vf_deshake.c | 76 { "original", "original image at blank locations", 0, AV_OPT_TYPE_CONST, {.i64=FILL_ORIGINAL}, INT_MIN, INT_MAX, FLAGS, "edge" },
|
Completed in 3 milliseconds