Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:JCROP_UNSET

799   info->crop_width_set = JCROP_UNSET;
800 info->crop_height_set = JCROP_UNSET;
801 info->crop_xoffset_set = JCROP_UNSET;
802 info->crop_yoffset_set = JCROP_UNSET;
981 if (info->crop_xoffset_set == JCROP_UNSET)
983 if (info->crop_yoffset_set == JCROP_UNSET)
988 if (info->crop_width_set == JCROP_UNSET)
990 if (info->crop_height_set == JCROP_UNSET)