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

  /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...]
  /external/qemu/distrib/jpeg-6b/
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 47 milliseconds