Home | History | Annotate | Download | only in libjpeg

Lines Matching full:x_density

228   cinfo->X_density = 1;
735 cinfo->X_density = (GETJOCTET(data[8]) << 8) + GETJOCTET(data[9]);
749 cinfo->X_density, cinfo->Y_density, cinfo->density_unit);