Searched refs:aTmpCol (Results 1 – 1 of 1) sorted by relevance
886 const BitmapColor aTmpCol(v.red(), in find_best_match() local893 if( (best_entry=std::find( palette, palette_end, aTmpCol)) != palette_end ) in find_best_match()903 if( norm(*curr_entry,*best_entry) > norm(*curr_entry,aTmpCol) ) in find_best_match()
Completed in 12 milliseconds