Home
last modified time | relevance | path

Searched defs:jpeg_downsampler (Results 1 – 6 of 6) sorted by relevance

/external/libjpeg-turbo/
Djpegint.h104 struct jpeg_downsampler { struct
105 void (*start_pass) (j_compress_ptr cinfo);
106 void (*downsample) (j_compress_ptr cinfo, JSAMPIMAGE input_buf,
110 boolean need_context_rows; /* TRUE if need rows above & below */
Djpeglib.h1084 struct jpeg_downsampler { long dummy; }; struct
/external/pdfium/third_party/libjpeg/
Djpegint.h91 struct jpeg_downsampler { struct
98 boolean need_context_rows; /* TRUE if need rows above & below */
Djpeglib.h1170 struct jpeg_downsampler { long dummy; }; argument
/external/opencv3/3rdparty/libjpeg/
Djpegint.h92 struct jpeg_downsampler { struct
99 boolean need_context_rows; /* TRUE if need rows above & below */
Djpeglib.h1137 struct jpeg_downsampler { long dummy; }; struct