Home | History | Annotate | Download | only in jpeg

Lines Matching refs:JSAMPROW

228   register JSAMPROW ptr;
921 register JSAMPROW inptr, outptr;
959 JSAMPROW inptr; /* => current input pixel */
960 JSAMPROW outptr; /* => current output pixel */
969 JSAMPROW colormap0 = cinfo->colormap[0];
970 JSAMPROW colormap1 = cinfo->colormap[1];
971 JSAMPROW colormap2 = cinfo->colormap[2];