Home
last modified time | relevance | path

Searched defs:jpeg_entropy_encoder (Results 1 – 4 of 4) sorted by relevance

/external/libjpeg-turbo/
Djpegint.h124 struct jpeg_entropy_encoder { struct
125 void (*start_pass) (j_compress_ptr cinfo, boolean gather_statistics);
126 boolean (*encode_mcu) (j_compress_ptr cinfo, JBLOCKROW *MCU_data);
127 void (*finish_pass) (j_compress_ptr cinfo);
Djpeglib.h1088 struct jpeg_entropy_encoder { long dummy; }; struct
/external/pdfium/third_party/libjpeg/
Djpegint.h113 struct jpeg_entropy_encoder { struct
Djpeglib.h1172 struct jpeg_entropy_encoder { long dummy; }; argument