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

/external/jpeg/
H A Dcdjpeg.c125 register int nmatched = 0; local
134 nmatched++; /* count matched characters */
137 if (nmatched < minchars)
H A Drdjpgcom.c414 register int nmatched = 0; local
423 nmatched++; /* count matched characters */
426 if (nmatched < minchars)
H A Dwrjpgcom.c390 register int nmatched = 0; local
399 nmatched++; /* count matched characters */
402 if (nmatched < minchars)

Completed in 666 milliseconds