Searched refs:jpeg_finish_output (Results 1 – 4 of 4) sorted by relevance
105 #define jpeg_finish_output chromium_jpeg_finish_output macro
652 jpeg_finish_output(j_decompress_ptr cinfo) in jpeg_finish_output() function
1020 EXTERN(boolean) jpeg_finish_output(j_decompress_ptr cinfo);
1984 jpeg_finish_output() /* terminate output pass */2003 data as necessary to complete each requested scan, and jpeg_finish_output()2011 repeating the jpeg_start_output()/jpeg_read_scanlines()/jpeg_finish_output()2116 jpeg_finish_output()2126 jpeg_finish_output()2144 jpeg_finish_output() and then start a new pass with jpeg_start_output().2177 * jpeg_finish_output() will read any markers following the target scan,2184 jpeg_start_output(), jpeg_finish_output(), and jpeg_finish_decompress()2860 the last jpeg_finish_output() call. The arrays will be available for your use