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

/external/jpeg/
H A Drdjpgcom.c225 int lastch = 0; local
244 if (lastch != '\r')
253 lastch = ch;
H A Ddjpeg.c374 unsigned int lastch = 0; local
399 if (lastch != '\r')
408 lastch = ch;

Completed in 46 milliseconds