Home | History | Annotate | Download | only in jpeg-6b

Lines Matching full:x_density

225   cinfo->X_density = 1;
604 cinfo->X_density = (GETJOCTET(data[8]) << 8) + GETJOCTET(data[9]);
618 cinfo->X_density, cinfo->Y_density, cinfo->density_unit);