Home
last modified time | relevance | path

Searched refs:jpeg_mem_src (Results 1 – 25 of 33) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/win/
Djpeg62-memsrcdst.def104 jpeg_mem_src @ 103 ;
Djpeg8.def75 jpeg_mem_src @ 74 ;
Djpeg7-memsrcdst.def106 jpeg_mem_src @ 105 ;
/third_party/libjpeg-turbo/win/
Djpeg62-memsrcdst.def104 jpeg_mem_src @ 103 ;
Djpeg7-memsrcdst.def106 jpeg_mem_src @ 105 ;
Djpeg8.def75 jpeg_mem_src @ 74 ;
/third_party/skia/third_party/externals/libjpeg-turbo/
Djpeglibmangler.h126 #define jpeg_mem_src chromium_jpeg_mem_src macro
Djdatasrc.c263 jpeg_mem_src(j_decompress_ptr cinfo, const unsigned char *inbuffer, in jpeg_mem_src() function
DREADME.md238 By default, libjpeg-turbo 1.3 and later includes the `jpeg_mem_src()` and
251 `jpeg_mem_src()` and `jpeg_mem_dest()` are only included when emulating the
260 is built against libjpeg-turbo 1.3+ and uses `jpeg_mem_src()` or
263 call `jpeg_mem_src()` or `jpeg_mem_dest()`. Such is not the case on Windows.
265 `jpeg_mem_src()` or `jpeg_mem_dest()`, then it must use the libjpeg-turbo 1.3+
Djpeglib.h927 EXTERN(void) jpeg_mem_src(j_decompress_ptr cinfo,
Ddjpeg.c669 jpeg_mem_src(&cinfo, inbuffer, insize); in djpeg()
Dchange.log87 memory buffers. New API functions jpeg_mem_src and jpeg_mem_dest.
DBUILDING.md297 `jpeg_mem_src()` and `jpeg_mem_dest()` functions. These functions were not
/third_party/libjpeg-turbo/
Djdatasrc.c263 jpeg_mem_src(j_decompress_ptr cinfo, const unsigned char *inbuffer, in jpeg_mem_src() function
DREADME.md238 By default, libjpeg-turbo 1.3 and later includes the `jpeg_mem_src()` and
251 `jpeg_mem_src()` and `jpeg_mem_dest()` are only included when emulating the
260 is built against libjpeg-turbo 1.3+ and uses `jpeg_mem_src()` or
263 call `jpeg_mem_src()` or `jpeg_mem_dest()`. Such is not the case on Windows.
265 `jpeg_mem_src()` or `jpeg_mem_dest()`, then it must use the libjpeg-turbo 1.3+
Djpeglib.h923 EXTERN(void) jpeg_mem_src(j_decompress_ptr cinfo,
Ddjpeg.c631 jpeg_mem_src(&cinfo, inbuffer, insize); in main()
Dchange.log61 memory buffers. New API functions jpeg_mem_src and jpeg_mem_dest.
DChangeLog.md632 6. The `jpeg_stdio_src()`, `jpeg_mem_src()`, `jpeg_stdio_dest()`, and
667 `jpeg_mem_src()` function in the libjpeg API, are now declared as const
1190 12. The in-memory source/destination managers (`jpeg_mem_src()` and
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djdatasrc.c263 jpeg_mem_src(j_decompress_ptr cinfo, const unsigned char *inbuffer, in jpeg_mem_src() function
DREADME.md239 By default, libjpeg-turbo 1.3 and later includes the `jpeg_mem_src()` and
253 `jpeg_mem_src()` and `jpeg_mem_dest()` are only included when emulating the
262 is built against libjpeg-turbo 1.3+ and uses `jpeg_mem_src()` or
265 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+
Djpeglib.h923 EXTERN(void) jpeg_mem_src(j_decompress_ptr cinfo,
Ddjpeg.c629 jpeg_mem_src(&cinfo, inbuffer, insize); in main()
DChangeLog.md449 6. The `jpeg_stdio_src()`, `jpeg_mem_src()`, `jpeg_stdio_dest()`, and
484 `jpeg_mem_src()` function in the libjpeg API, are now declared as const
1006 12. The in-memory source/destination managers (`jpeg_mem_src()` and
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/soft_dvpp/utils/
Dsoft_jpegd.cc85 jpeg_mem_src(libjpeg_handler, addr, size); in CallLibjpeg()

12