Home
last modified time | relevance | path

Searched refs:c0_point (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dtexturedspenc.c182 int c0_point, half_point, c3_point; in match_colors() local
219 c0_point = (stops[1] + stops[3]) >> 1; in match_colors()
226 (dot < c0_point ? 2 : 0) | in match_colors()