Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_tmidequalizer.c149 static void apply_contrast_change16(const uint8_t *ssrc, ptrdiff_t src_linesize, in apply_contrast_change16() function
366 s->apply_contrast_change = s->depth <= 8 ? apply_contrast_change8 : apply_contrast_change16; in config_input()

Completed in 1 milliseconds