Searched refs:JCROP_UNSET (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Dtransupp.h108 JCROP_UNSET, enumerator in enum:__anon1007
H A Dtransupp.c778 info->crop_width_set = JCROP_UNSET;
779 info->crop_height_set = JCROP_UNSET;
780 info->crop_xoffset_set = JCROP_UNSET;
781 info->crop_yoffset_set = JCROP_UNSET;
917 if (info->crop_xoffset_set == JCROP_UNSET)
919 if (info->crop_yoffset_set == JCROP_UNSET)
924 if (info->crop_width_set == JCROP_UNSET)
926 if (info->crop_height_set == JCROP_UNSET)

Completed in 116 milliseconds