Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/libjpeg-turbo/
Djpegint.h244 struct jpeg_entropy_decoder { struct
245 void (*start_pass) (j_decompress_ptr cinfo);
246 boolean (*decode_mcu) (j_decompress_ptr cinfo, JBLOCKROW *MCU_data);
250 boolean insufficient_data; /* set TRUE after emitting warning */
Djpeglib.h1113 struct jpeg_entropy_decoder { long dummy; }; argument
/third_party/skia/third_party/externals/libjpeg-turbo/
Djpegint.h239 struct jpeg_entropy_decoder { struct
240 void (*start_pass) (j_decompress_ptr cinfo);
241 boolean (*decode_mcu) (j_decompress_ptr cinfo, JBLOCKROW *MCU_data);
245 boolean insufficient_data; /* set TRUE after emitting warning */
Djpeglib.h1111 struct jpeg_entropy_decoder { long dummy; }; argument