HomeSort by relevance Sort by last modified time
    Searched defs:lastch (Results 1 - 2 of 2) sorted by null

  /external/libjpeg-turbo/
djpeg.c 442 unsigned int lastch = 0; local
467 if (lastch != '\r')
476 lastch = ch;
rdjpgcom.c 224 int lastch = 0; local
250 if (lastch != '\r')
259 lastch = ch;

Completed in 169 milliseconds