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

  /frameworks/av/media/libstagefright/
JPEGSource.cpp 47 #define JPEG_COM 0xFE /* COMment */
  /external/jpeg/
djpeg.c 381 if (cinfo->unread_marker == JPEG_COM)
460 jpeg_set_marker_processor(&cinfo, JPEG_COM, print_text_marker);
jpeglib.h 197 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
    [all...]
transupp.c 868 jpeg_save_markers(srcinfo, JPEG_COM, 0xFFFF);
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 264 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
    [all...]
  /external/pdfium/core/src/fxcodec/libjpeg/
jpeglib.h 264 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
    [all...]

Completed in 1683 milliseconds