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

  /hardware/intel/common/libva/test/decode/
tinyjpeg-internal.h 55 SOF = 0xC0, /* Start of Frame (size information) */
tinyjpeg.c 192 trace("> SOF marker\n");
231 trace("> SOF marker\n");
269 trace("< SOF marker\n");
296 error("SOS cid order (%d:%d) isn't compatible with the SOF marker (%d:%d)\n",
438 case SOF:
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
exif_parser.js 105 throw new Error('SOS marker found before SOF');
123 // The most reliable size information is encoded in the SOF section.
145 // There are 13 variants of SOF fragment format distinguished by the last
149 // If the last digit is 4, 8 or 12 it is not really a SOF.

Completed in 161 milliseconds