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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
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)

Completed in 101 milliseconds