Home
last modified time | relevance | path

Searched refs:jpeg_consume_input (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jdapimin.c249 retcode = jpeg_consume_input(cinfo); in jpeg_read_header()
287 jpeg_consume_input (j_decompress_ptr cinfo) in jpeg_consume_input() function
Djpeglib.h56 #define jpeg_consume_input FOXIT_PREFIX(jpeg_consume_input) macro
970 #define jpeg_consume_input jConsumeInput macro
1097 EXTERN(int) jpeg_consume_input JPP((j_decompress_ptr cinfo));
/external/libjpeg-turbo/
Djdapimin.c261 retcode = jpeg_consume_input(cinfo); in jpeg_read_header()
299 jpeg_consume_input (j_decompress_ptr cinfo) in jpeg_consume_input() function
Dlibjpeg.txt2006 output. This is done by calling the routine jpeg_consume_input().
2019 The library's output processing will automatically call jpeg_consume_input()
2021 display requires no direct calls to jpeg_consume_input(). But by adding
2022 calls to jpeg_consume_input(), you can absorb data in advance of what is
2029 jpeg_consume_input() with your display operations and any other processing
2031 call jpeg_consume_input() only after a hundred or so new bytes have arrived.
2033 library currently is not thread-safe. You must not call jpeg_consume_input()
2044 jpeg_consume_input() repeatedly until it returns JPEG_SUSPENDED or
2049 jpeg_consume_input() whenever the current input scan number and row within
2070 through the image, jpeg_consume_input() will store data into the buffered
[all …]
Djpeglib.h1012 EXTERN(int) jpeg_consume_input (j_decompress_ptr cinfo);
Dstructure.txt508 if the application calls jpeg_consume_input(); otherwise input and output
520 case. jpeg_consume_input() is effectively a no-op in this situation.
/external/libjpeg-turbo/win/
Djpeg7.def41 jpeg_consume_input @ 40 ;
Djpeg62-memsrcdst.def40 jpeg_consume_input @ 39 ;
Djpeg7-memsrcdst.def41 jpeg_consume_input @ 40 ;
Djpeg62.def40 jpeg_consume_input @ 39 ;
Djpeg8.def41 jpeg_consume_input @ 40 ;