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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/jpeg-7/
H A Dtransupp.h135 JCROP_CODE crop_xoffset_set; /* (negative measures from right edge) */ member in struct:__anon1014
H A Dtransupp.c780 info->crop_xoffset_set = JCROP_UNSET;
798 info->crop_xoffset_set = (*spec == '-') ? JCROP_NEG : JCROP_POS;
917 if (info->crop_xoffset_set == JCROP_UNSET)
935 if (info->crop_xoffset_set == JCROP_NEG)

Completed in 86 milliseconds