Searched refs:dctr (Results 1 – 2 of 2) sorted by relevance
292 size_t dc = jd->dctr; in huffext()337 jd->dctr = dc; in huffext()380 jd->dctr = dc; in huffext()444 size_t dc = jd->dctr; in bitext()483 jd->dctr = dc; in bitext()521 jd->dctr = dc; in bitext()542 size_t dc = jd->dctr; in jd_restart()561 jd->dctr = dc; in jd_restart()589 jd->dctr = dc; in jd_restart()1067 jd->dctr = jd->infunc(jd, seg + ofs, (size_t)(JD_SZBUF - ofs)); in jd_prepare()
54 size_t dctr; /* Number of bytes available in the input buffer */ member