Lines Matching refs:JSAMPLE
409 ((long) samplesperrow * SIZEOF(JSAMPLE));
428 * SIZEOF(JSAMPLE)));
603 (long) sptr->samplesperrow * SIZEOF(JSAMPLE);
605 (long) sptr->samplesperrow * SIZEOF(JSAMPLE);
653 (long) SIZEOF(JSAMPLE));
697 bytesperrow = (long) ptr->samplesperrow * SIZEOF(JSAMPLE);
822 size_t bytesperrow = (size_t) ptr->samplesperrow * SIZEOF(JSAMPLE);