Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds