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

/external/libjpeg-turbo/
H A Djquant2.c638 int centerc0, centerc1, centerc2; local
650 centerc0 = (minc0 + maxc0) >> 1;
682 if (x <= centerc0) {
/external/opencv3/3rdparty/libjpeg/
H A Djquant2.c660 int centerc0, centerc1, centerc2; local
672 centerc0 = (minc0 + maxc0) >> 1;
704 if (x <= centerc0) {

Completed in 113 milliseconds