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

  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
mjpeg_decoder.h 19 struct jpeg_common_struct;
  /external/libyuv/files/include/libyuv/
mjpeg_decoder.h 19 struct jpeg_common_struct;
  /external/libvpx/libvpx/third_party/libyuv/source/
mjpeg_decoder.cc 64 void ErrorHandler(jpeg_common_struct* cinfo);
65 void OutputHandler(jpeg_common_struct* cinfo);
  /external/libyuv/files/source/
mjpeg_decoder.cc 64 void ErrorHandler(jpeg_common_struct* cinfo);
65 void OutputHandler(jpeg_common_struct* cinfo);
  /external/libjpeg-turbo/
jpeglib.h 280 * jpeg_common_struct, only of jpeg_compress_struct and jpeg_decompress_struct.
282 struct jpeg_common_struct { struct
290 typedef struct jpeg_common_struct *j_common_ptr;
    [all...]
  /external/pdfium/third_party/libtiff/
tif_ojpeg.c 230 typedef struct jpeg_common_struct jpeg_common_struct; typedef in typeref:struct:jpeg_common_struct
419 static void OJPEGLibjpegJpegErrorMgrOutputMessage(jpeg_common_struct* cinfo);
420 static void OJPEGLibjpegJpegErrorMgrErrorExit(jpeg_common_struct* cinfo);
    [all...]
tif_jpeg.c 150 struct jpeg_common_struct comm;
    [all...]
  /external/pdfium/third_party/libjpeg/
jpeglib.h 353 * jpeg_common_struct, only of jpeg_compress_struct and jpeg_decompress_struct.
355 struct jpeg_common_struct { struct
363 typedef struct jpeg_common_struct * j_common_ptr;
    [all...]

Completed in 67 milliseconds