Home | History | Annotate | Download | only in coders

Lines Matching refs:Y_density

1116       (jpeg_info.Y_density != 1))
1119 image->resolution.y=(double) jpeg_info.Y_density;
2249 jpeg_info.Y_density=(UINT16) image->resolution.y;