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

  /external/skia/src/images/
SkJpegUtility.cpp 106 src->start_input_byte = (const JOCTET*)src->fMemoryBase;
  /external/jpeg/
jdhuff.c 867 cinfo->src->next_input_byte = cinfo->src->start_input_byte + offset;
jpeglib.h 788 const JOCTET * start_input_byte; /* => first byte to read from input */ member in struct:jpeg_source_mgr
    [all...]

Completed in 117 milliseconds