Home
last modified time | relevance | path

Searched defs:current_to_target (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_paletteuse.c220 const int current_to_target = diff(target, current, trans_thresh); in colormap_nearest_node() local
263 const int current_to_target = diff(target, current, trans_thresh); in colormap_nearest_iterative() local