Home
last modified time | relevance | path

Searched refs:jpeg_write_icc_profile (Results 1 – 7 of 7) sorted by relevance

/external/libjpeg-turbo/
Djcicc.c49 jpeg_write_icc_profile(j_compress_ptr cinfo, const JOCTET *icc_data_ptr, in jpeg_write_icc_profile() function
Djpeglibmangler.h90 #define jpeg_write_icc_profile chromium_jpeg_write_icc_profile macro
Dcjpeg.c727 jpeg_write_icc_profile(&cinfo, icc_profile, (unsigned int)icc_len); in cjpeg()
Djpegtran.c694 jpeg_write_icc_profile(&dstinfo, icc_profile, (unsigned int)icc_len); in jpegtran()
Djpeglib.h985 EXTERN(void) jpeg_write_icc_profile(j_compress_ptr cinfo,
Dlibjpeg.txt2662 void jpeg_write_icc_profile (j_compress_ptr cinfo,
2675 jpeg_write_icc_profile() must be called after calling jpeg_start_compress() and
DChangeLog.md511 functions, `jpeg_read_icc_profile()` and `jpeg_write_icc_profile()`, that can