histcell          149 jquant2.c      typedef histcell FAR * histptr;	/* for pointers to histogram cells */
histcell          151 jquant2.c      typedef histcell hist1d[HIST_C2_ELEMS]; /* typedefs for the array */
histcell          903 jquant2.c      	*cachep++ = (histcell) (GETJSAMPLE(*cptr++) + 1);
histcell         1218 jquant2.c      		HIST_C1_ELEMS*HIST_C2_ELEMS * SIZEOF(histcell));
histcell         1268 jquant2.c             HIST_C1_ELEMS*HIST_C2_ELEMS * SIZEOF(histcell));