comp_adjust       377 libavfilter/vf_selectivecolor.c                         adjust_r += comp_adjust(scale, rnorm, adj_c, k, correction_method);             \
comp_adjust       378 libavfilter/vf_selectivecolor.c                         adjust_g += comp_adjust(scale, gnorm, adj_m, k, correction_method);             \
comp_adjust       379 libavfilter/vf_selectivecolor.c                         adjust_b += comp_adjust(scale, bnorm, adj_y, k, correction_method);             \