Searched refs:jpeg_mem_dest (Results 1 – 12 of 12) sorted by relevance
103 jpeg_mem_dest @ 102 ;
73 jpeg_mem_dest @ 72 ;
105 jpeg_mem_dest @ 104 ;
240 `jpeg_mem_dest()` functions, even when not emulating the libjpeg v8 API/ABI.253 `jpeg_mem_src()` and `jpeg_mem_dest()` are only included when emulating the263 `jpeg_mem_dest()`, that program will not fail if run against an older version265 call `jpeg_mem_src()` or `jpeg_mem_dest()`. Such is not the case on Windows.267 `jpeg_mem_src()` or `jpeg_mem_dest()`, then it must use the libjpeg-turbo 1.3+
252 jpeg_mem_dest(j_compress_ptr cinfo, unsigned char **outbuffer, in jpeg_mem_dest() function
651 jpeg_mem_dest(&cinfo, &outbuffer, &outsize); in main()
19 Add remark for jpeg_mem_dest() in jdatadst.c.61 memory buffers. New API functions jpeg_mem_src and jpeg_mem_dest.
921 EXTERN(void) jpeg_mem_dest(j_compress_ptr cinfo, unsigned char **outbuffer,
290 `jpeg_mem_src()` and `jpeg_mem_dest()` functions. These functions were not
502 `jpeg_mem_dest()` functions in the libjpeg API will now throw an error if a1059 `jpeg_mem_dest()`) are now included by default when building libjpeg-turbo with
237 set(MEM_SRCDST_FUNCTIONS "global: jpeg_mem_dest; jpeg_mem_src;")
1608 the jpeg_stdio_dest() or jpeg_mem_dest() routines of the supplied destination