turbojpeg.c | 838 int row, pw0, ph0, pw[MAX_COMPONENTS], ph[MAX_COMPONENTS]; local 906 pw0=PAD(width, cinfo->max_h_samp_factor); 948 pw[i]=pw0*compptr->h_samp_factor/cinfo->max_h_samp_factor; 996 int pw0, ph0, strides[3], retval=-1; local 1002 pw0=tjPlaneWidth(0, width, subsamp); 1005 strides[0]=PAD(pw0, pad); 1180 int pw0, ph0, strides[3], retval=-1; local 1509 int row, pw0, ph0, pw[MAX_COMPONENTS], ph[MAX_COMPONENTS]; local 1669 int pw0, ph0, strides[3], retval=-1; local 1879 int pw0, ph0, strides[3], retval=-1, jpegSubsamp=-1; local [all...] |