Searched refs:jpeg_write_icc_profile (Results 1 – 11 of 11) sorted by relevance
/external/libjpeg-turbo/ |
D | jcicc.c | 49 jpeg_write_icc_profile(j_compress_ptr cinfo, const JOCTET *icc_data_ptr, in jpeg_write_icc_profile() function
|
D | jpegtran.c | 572 jpeg_write_icc_profile(&dstinfo, icc_profile, (unsigned int)icc_len); in main()
|
D | cjpeg.c | 660 jpeg_write_icc_profile(&cinfo, icc_profile, (unsigned int)icc_len); in main()
|
D | jpeglib.h | 979 EXTERN(void) jpeg_write_icc_profile(j_compress_ptr cinfo,
|
D | ChangeLog.md | 171 functions, `jpeg_read_icc_profile()` and `jpeg_write_icc_profile()`, that can
|
D | libjpeg.txt | 2644 void jpeg_write_icc_profile (j_compress_ptr cinfo, 2657 jpeg_write_icc_profile() must be called after calling jpeg_start_compress() and
|
/external/libjpeg-turbo/win/ |
D | jpeg7.def | 108 jpeg_write_icc_profile @ 107 ;
|
D | jpeg62-memsrcdst.def | 108 jpeg_write_icc_profile @ 107 ;
|
D | jpeg8.def | 111 jpeg_write_icc_profile @ 110 ;
|
D | jpeg7-memsrcdst.def | 110 jpeg_write_icc_profile @ 109 ;
|
D | jpeg62.def | 106 jpeg_write_icc_profile @ 105 ;
|