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

/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg.cpp1651 double inv_quality; local
1656 inv_quality = 1./quality;
1675 int qval = cvRound(qtable[idx]*inv_quality);

Completed in 250 milliseconds