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

  /external/dng_sdk/source/
dng_jpeg_image.h 9 /* $Id: //mondo/dng_sdk_1_4/dng_sdk/source/dng_jpeg_image.h#1 $ */
31 class dng_jpeg_image class
48 dng_jpeg_image ();
dng_jpeg_image.cpp 9 /* $Id: //mondo/dng_sdk_1_4/dng_sdk/source/dng_jpeg_image.cpp#1 $ */
16 #include "dng_jpeg_image.h"
31 dng_jpeg_image::dng_jpeg_image () function in class:dng_jpeg_image
56 dng_jpeg_image &fJPEGImage;
71 dng_jpeg_image &jpegImage,
165 void dng_jpeg_image::Encode (dng_host &host,
247 const dng_jpeg_image &fJPEGImage;
259 dng_jpeg_image_find_digest_task (const dng_jpeg_image &jpegImage,
325 dng_fingerprint dng_jpeg_image::FindDigest (dng_host &host) cons
    [all...]
dng_classes.h 47 class dng_jpeg_image;
dng_read_image.h 108 dng_jpeg_image *jpegImage,
dng_ifd.h 291 dng_jpeg_image *jpegImage = NULL,
dng_negative.h 818 AutoPtr<dng_jpeg_image> fRawJPEGImage;
    [all...]
dng_negative.cpp 32 #include "dng_jpeg_image.h"
    [all...]
dng_read_image.cpp 26 #include "dng_jpeg_image.h"
    [all...]
dng_image_writer.h 1051 friend class dng_jpeg_image;
dng_ifd.cpp     [all...]
dng_image_writer.cpp 29 #include "dng_jpeg_image.h"
    [all...]

Completed in 146 milliseconds