Home
last modified time | relevance | path

Searched refs:lmsize_y (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dunsharp.h46 int lmsize_x, lmsize_y, cmsize_x, cmsize_y; member
H A Dvf_unsharp.c190 set_filter_param(&s->luma, s->lmsize_x, s->lmsize_y, s->lamount); in init()
325 { "luma_msize_y", "set luma matrix vertical size", OFFSET(lmsize_y), AV_OPT_TYPE_INT, { .i64 = 5 }, MIN_SIZE, MAX_SIZE, FLAGS },
326 { "ly", "set luma matrix vertical size", OFFSET(lmsize_y), AV_OPT_TYPE_INT, { .i64 = 5 }, MIN_SIZE, MAX_SIZE, FLAGS },

Completed in 1 milliseconds