Searched refs:jpeg_mem_src (Results 1 – 15 of 15) sorted by relevance
/external/libjpeg-turbo/win/ |
D | jpeg62-memsrcdst.def | 104 jpeg_mem_src @ 103 ;
|
D | jpeg7-memsrcdst.def | 106 jpeg_mem_src @ 105 ;
|
D | jpeg8.def | 75 jpeg_mem_src @ 74 ;
|
/external/libjpeg-turbo/ |
D | jdatasrc.c | 256 jpeg_mem_src (j_decompress_ptr cinfo, in jpeg_mem_src() function
|
D | README-turbo.txt | 232 By default, libjpeg-turbo 1.3 and later includes the jpeg_mem_src() and 245 This will restore the pre-1.3 behavior, in which jpeg_mem_src() and 254 is built against libjpeg-turbo 1.3+ and uses jpeg_mem_src() or jpeg_mem_dest(), 256 against libjpeg v7- until the program actually tries to call jpeg_mem_src() or 258 against the libjpeg-turbo 1.3+ DLL and uses jpeg_mem_src() or jpeg_mem_dest(),
|
D | djpeg.c | 612 jpeg_mem_src(&cinfo, inbuffer, insize); in main()
|
D | jpeglib.h | 922 EXTERN(void) jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * inbuffer,
|
D | change.log | 42 memory buffers. New API functions jpeg_mem_src and jpeg_mem_dest.
|
D | BUILDING.txt | 147 jpeg_mem_src() and jpeg_mem_dest() functions. These functions were not part of 663 jpeg_mem_src() and jpeg_mem_dest() functions. These functions were not part of
|
D | configure.ac | 207 MEM_SRCDST_FUNCTIONS="global: jpeg_mem_dest; jpeg_mem_src;";
|
D | ChangeLog.txt | 439 [12] The in-memory source/destination managers (jpeg_mem_src() and
|
D | libjpeg.txt | 1678 jpeg_stdio_src() or jpeg_mem_src() routines of the supplied source managers.
|
/external/opencv3/3rdparty/libjpeg/ |
D | jdatasrc.c | 249 jpeg_mem_src (j_decompress_ptr cinfo, in jpeg_mem_src() function
|
D | jpeglib.h | 892 #define jpeg_mem_src jMemSrc macro 974 EXTERN(void) jpeg_mem_src JPP((j_decompress_ptr cinfo,
|
D | change.log | 112 memory buffers. New API functions jpeg_mem_src and jpeg_mem_dest.
|