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

  /external/libjpeg-turbo/
jdapistd.c 151 jpeg_crop_scanline (j_decompress_ptr cinfo, JDIMENSION *xoffset, function
djpeg.c 713 jpeg_crop_scanline(&cinfo, &crop_x, &crop_width);
jpeglib.h     [all...]
  /external/skia/src/codec/
SkJpegCodec.cpp 439 jpeg_crop_scanline(fDecoderMgr->dinfo(), &startX, &width);

Completed in 80 milliseconds