Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_signalstats.c553 histhue[360] = {0}, in filter_frame8() local
628 histhue[((int16_t*)p_hue)[i]]++; in filter_frame8()
691 maxhue = histhue[0]; in filter_frame8()
694 tothue += histhue[fil] * fil; in filter_frame8()
695 acchue += histhue[fil]; in filter_frame8()
699 if (histhue[fil] > maxhue) { in filter_frame8()
700 maxhue = histhue[fil]; in filter_frame8()
775 histhue[360] = {0}, in filter_frame16() local
850 histhue[((int16_t*)p_hue)[i]]++; in filter_frame16()
913 maxhue = histhue[ in filter_frame16()
[all...]

Completed in 3 milliseconds