Searched refs:jpeg_stdio_dest (Results 1 – 8 of 8) sorted by relevance
63 jpeg_stdio_dest(&cinfo, output_file_); in WriteFrame()
73 #define jpeg_stdio_dest chromium_jpeg_stdio_dest macro
206 jpeg_stdio_dest(j_compress_ptr cinfo, FILE *outfile) in jpeg_stdio_dest() function
716 jpeg_stdio_dest(&cinfo, output_file); in cjpeg()
685 jpeg_stdio_dest(&dstinfo, fp); in jpegtran()
922 EXTERN(void) jpeg_stdio_dest(j_compress_ptr cinfo, FILE *outfile);
304 jpeg_stdio_dest(&cinfo, outfile);1626 the jpeg_stdio_dest() or jpeg_mem_dest() routines of the supplied destination
841 6. The `jpeg_stdio_src()`, `jpeg_mem_src()`, `jpeg_stdio_dest()`, and