Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/fate/
H A Dfilter-video.mak317 FATE_FILTER_VSYNTH_PGMYUV-$(CONFIG_UNSHARP_FILTER) += fate-filter-unsharp
318 fate-filter-unsharp: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf unsharp=11:11:-1.5:11:11:-1.5
320 FATE_FILTER_VSYNTH-$(call FILTERFRAMECRC, TESTSRC2 SCALE UNSHARP) += fate-filter-unsharp-yuv420p10
321 fate-filter-unsharp-yuv420p10: CMD = framecrc -lavfi testsrc2=r=2:d=10,scale,format=yuv420p10,unsharp=11:11:-1.5:11:11:-1.5,scale -pix_fmt yuv420p10le -flags +bitexact -sws_flags +accurate_rnd+bitexact
/third_party/ffmpeg/libavfilter/
H A Dvf_unsharp.c26 * libmpcodecs/unsharp.c.
48 #include "unsharp.h"
344 AVFILTER_DEFINE_CLASS(unsharp); variable
363 .name = "unsharp",
H A DMakefile514 opencl/unsharp.o

Completed in 4 milliseconds