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

/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_colors.c464 float dEthresh = 0; local
483 dEthresh = offenders[num_offenders-1]->dE;
505 if (dE < dEthresh) {

Completed in 30 milliseconds