Searched refs:FILL_CLAMP (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | transform.h | 54 FILL_CLAMP, //< Extruded edge value at blank locations enumerator
|
H A D | transform.c | 159 case FILL_CLAMP: in ff_affine_transform()
|
H A D | vf_deshake.c | 77 { "clamp", "extruded edge value at blank locations", 0, AV_OPT_TYPE_CONST, {.i64=FILL_CLAMP}, INT_MIN, INT_MAX, FLAGS, "edge" },
|
Completed in 2 milliseconds