Searched refs:jpeg_read_icc_profile (Results 1 – 10 of 10) sorted by relevance
107 jpeg_read_icc_profile @ 106 ;
110 jpeg_read_icc_profile @ 109 ;
109 jpeg_read_icc_profile @ 108 ;
105 jpeg_read_icc_profile @ 104 ;
74 jpeg_read_icc_profile(j_decompress_ptr cinfo, JOCTET **icc_data_ptr, in jpeg_read_icc_profile() function
782 if (jpeg_read_icc_profile(&cinfo, &icc_profile, &icc_len)) { in main()
1066 EXTERN(boolean) jpeg_read_icc_profile(j_decompress_ptr cinfo,
2647 boolean jpeg_read_icc_profile (j_decompress_ptr cinfo,2662 jpeg_read_icc_profile() returns TRUE if an ICC profile was found and FALSE2668 wishing to use jpeg_read_icc_profile() must call2672 prior to calling jpeg_read_header(). jpeg_read_icc_profile() can be called at
171 functions, `jpeg_read_icc_profile()` and `jpeg_write_icc_profile()`, that can