Home
last modified time | relevance | path

Searched refs:jpeg_read_icc_profile (Results 1 – 10 of 10) sorted by relevance

/external/libjpeg-turbo/win/
Djpeg7.def107 jpeg_read_icc_profile @ 106 ;
Djpeg62-memsrcdst.def107 jpeg_read_icc_profile @ 106 ;
Djpeg8.def110 jpeg_read_icc_profile @ 109 ;
Djpeg7-memsrcdst.def109 jpeg_read_icc_profile @ 108 ;
Djpeg62.def105 jpeg_read_icc_profile @ 104 ;
/external/libjpeg-turbo/
Djdicc.c74 jpeg_read_icc_profile(j_decompress_ptr cinfo, JOCTET **icc_data_ptr, in jpeg_read_icc_profile() function
Ddjpeg.c782 if (jpeg_read_icc_profile(&cinfo, &icc_profile, &icc_len)) { in main()
Djpeglib.h1066 EXTERN(boolean) jpeg_read_icc_profile(j_decompress_ptr cinfo,
Dlibjpeg.txt2647 boolean jpeg_read_icc_profile (j_decompress_ptr cinfo,
2662 jpeg_read_icc_profile() returns TRUE if an ICC profile was found and FALSE
2668 wishing to use jpeg_read_icc_profile() must call
2672 prior to calling jpeg_read_header(). jpeg_read_icc_profile() can be called at
DChangeLog.md171 functions, `jpeg_read_icc_profile()` and `jpeg_write_icc_profile()`, that can