Searched refs:jpeg_source_mgr (Results 1 - 17 of 17) sorted by relevance

/external/skia/src/codec/
H A DSkJpegUtility.h38 struct skjpeg_source_mgr : jpeg_source_mgr {
/external/skia/src/images/
H A DSkJpegUtility.h36 struct skjpeg_source_mgr : jpeg_source_mgr {
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dmjpeg_decoder.h21 struct jpeg_source_mgr;
173 jpeg_source_mgr* source_mgr_;
/external/libyuv/files/include/libyuv/
H A Dmjpeg_decoder.h20 struct jpeg_source_mgr;
169 jpeg_source_mgr* source_mgr_;
/external/jpeg/
H A Djdatasrc.c26 struct jpeg_source_mgr pub; /* public fields */
194 cinfo->src = (struct jpeg_source_mgr *)
H A Djpeglib.h419 struct jpeg_source_mgr * src;
786 struct jpeg_source_mgr { struct
H A Ddjpeg.c357 struct jpeg_source_mgr * datasrc = cinfo->src;
H A Djdmarker.c120 struct jpeg_source_mgr * datasrc = (cinfo)->src; \
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h482 struct jpeg_source_mgr * src;
792 struct jpeg_source_mgr { struct
/external/pdfium/core/src/fxcodec/libjpeg/
H A Djpeglib.h482 struct jpeg_source_mgr * src;
792 struct jpeg_source_mgr { struct
H A Dfpdfapi_jdmarker.c121 struct jpeg_source_mgr * datasrc = (cinfo)->src; \
/external/libvncserver/rfb/
H A Drfbclient.h260 struct jpeg_source_mgr* jpegSrcManager;
/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_jpeg.cpp240 struct jpeg_source_mgr src;
293 struct jpeg_source_mgr src;
528 jpeg_source_mgr m_SrcMgr;
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dmjpeg_decoder.cc69 source_mgr_ = new jpeg_source_mgr;
/external/libyuv/files/source/
H A Dmjpeg_decoder.cc54 source_mgr_ = new jpeg_source_mgr;
/external/libvncserver/common/
H A Dturbojpeg.c92 struct jpeg_source_mgr jsrc;
/external/libvncserver/libvncclient/
H A Dtight.c669 client->jpegSrcManager = malloc(sizeof(struct jpeg_source_mgr));

Completed in 429 milliseconds