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

  /external/skia/include/images/
SkJpegUtility.h 62 struct skjpeg_destination_mgr : jpeg_destination_mgr {
  /external/jpeg/
jdatadst.c 26 struct jpeg_destination_mgr pub; /* public fields */
141 cinfo->dest = (struct jpeg_destination_mgr *)
jpeglib.h 276 struct jpeg_destination_mgr * dest;
774 struct jpeg_destination_mgr { struct
    [all...]
jcmarker.c 111 struct jpeg_destination_mgr * dest = cinfo->dest;
jchuff.c 281 struct jpeg_destination_mgr * dest = state->cinfo->dest;
jcphuff.c 208 struct jpeg_destination_mgr * dest = entropy->cinfo->dest;

Completed in 520 milliseconds