Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_signalstats.c559 int minsat = -1, maxsat = -1, lowsat = -1, highsat = -1; in filter_frame8() local
688 if (highsat == -1 && accsat >= chighp) highsat = fil; in filter_frame8()
733 SET_META("SATHIGH", "%d", highsat); in filter_frame8()
781 int minsat = -1, maxsat = -1, lowsat = -1, highsat = -1; in filter_frame16() local
910 if (highsat == -1 && accsat >= chighp) highsat = fil; in filter_frame16()
950 SET_META("SATHIGH", "%d", highsat); in filter_frame16()

Completed in 3 milliseconds