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

/external/chromium_org/third_party/libjpeg_turbo/
H A Dcdjpeg.c125 register int nmatched = 0; local
134 nmatched++; /* count matched characters */
137 if (nmatched < minchars)
H A Drdjpgcom.c431 register int nmatched = 0; local
440 nmatched++; /* count matched characters */
443 if (nmatched < minchars)
H A Dwrjpgcom.c390 register int nmatched = 0; local
399 nmatched++; /* count matched characters */
402 if (nmatched < minchars)
/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)
/external/qemu/distrib/jpeg-6b/
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 246 milliseconds