HomeSort by relevance Sort by last modified time
    Searched refs:crop_xoffset_set (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
transupp.h 150 JCROP_CODE crop_xoffset_set; /* (negative measures from right edge) */ member in struct:__anon17398
transupp.c 801 info->crop_xoffset_set = JCROP_UNSET;
827 info->crop_xoffset_set = (*spec == '-') ? JCROP_NEG : JCROP_POS;
    [all...]
turbojpeg.c     [all...]

Completed in 206 milliseconds