Home
last modified time | relevance | path

Searched refs:qcms_profile_from_memory (Results 1 – 25 of 59) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/qcms/
H A Dqcms_color_space_fuzzer.cc50 qcms_profile_from_memory(kSRGBData, base::size(kSRGBData)), in SelectProfile()
51 qcms_profile_from_memory(kSRGBPara, base::size(kSRGBPara)), in SelectProfile()
52 qcms_profile_from_memory(kAdobeData, base::size(kAdobeData)), in SelectProfile()
70 test = qcms_profile_from_memory(data, size); in LLVMFuzzerTestOneInput()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/qcms/
H A Dqcms_color_space_fuzzer.cc49 qcms_profile_from_memory(kSRGBData, base::size(kSRGBData)), in SelectProfile()
50 qcms_profile_from_memory(kSRGBPara, base::size(kSRGBPara)), in SelectProfile()
51 qcms_profile_from_memory(kAdobeData, base::size(kAdobeData)), in SelectProfile()
69 test = qcms_profile_from_memory(data, size); in LLVMFuzzerTestOneInput()
/dports/www/firefox-esr/firefox-91.8.0/gfx/qcms/fuzz/fuzz_targets/
H A Dfuzz_target_qcms.rs12 …cms_profile_get_color_space, qcms_profile_get_rendering_intent, qcms_profile_from_memory, qcms_pro…
67 let profile = qcms_profile_from_memory(data.as_ptr() as *const libc::c_void, size); in do_fuzz()
/dports/www/firefox/firefox-99.0/gfx/qcms/fuzz/fuzz_targets/
H A Dfuzz_target_qcms.rs10 …cms_profile_get_color_space, qcms_profile_get_rendering_intent, qcms_profile_from_memory, qcms_pro…
65 let profile = qcms_profile_from_memory(data.as_ptr() as *const libc::c_void, size); in do_fuzz()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/qcms/fuzz/fuzz_targets/
H A Dfuzz_target_qcms.rs12 …cms_profile_get_color_space, qcms_profile_get_rendering_intent, qcms_profile_from_memory, qcms_pro…
67 let profile = qcms_profile_from_memory(data.as_ptr() as *const libc::c_void, size); in do_fuzz()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/qcms/fuzztest/
H A Dqcms_fuzzer.cpp77 qcms_profile* profile = qcms_profile_from_memory(data, size); in LLVMFuzzerTestOneInput()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/qcms/
H A Dqcms.h144 qcms_profile* qcms_profile_from_memory(const void *mem, size_t size);
H A Diccread.c1042 qcms_profile* qcms_profile_from_memory(const void *mem, size_t size) in qcms_profile_from_memory() function
1250 profile = qcms_profile_from_memory(data, length); in qcms_profile_from_file()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/qcms/
H A Dqcms.h144 qcms_profile* qcms_profile_from_memory(const void *mem, size_t size);
/dports/www/firefox-esr/firefox-91.8.0/gfx/qcms/
H A Dqcms.h152 qcms_profile* qcms_profile_from_memory(const void *mem, size_t size);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/qcms/
H A Dqcms.h151 qcms_profile* qcms_profile_from_memory(const void *mem, size_t size);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/qcms/
H A Dqcms.h152 qcms_profile* qcms_profile_from_memory(const void *mem, size_t size);
/dports/www/firefox/firefox-99.0/gfx/qcms/
H A Dqcms.h161 qcms_profile* qcms_profile_from_memory(const void *mem, size_t size);
/dports/www/firefox-esr/firefox-91.8.0/gfx/qcms/src/
H A Dc_bindings.rs72 pub unsafe extern "C" fn qcms_profile_from_memory( in qcms_profile_from_memory() function
162 profile = qcms_profile_from_memory(data, length); in qcms_profile_from_file()
H A Dgtest.rs257 unsafe { qcms_profile_from_memory(data.as_ptr() as *const c_void, data.len()) }; in samples()
280 unsafe { qcms_profile_from_memory(data.as_ptr() as *const c_void, data.len()) }; in v4()
777 unsafe { qcms_profile_from_memory(data.as_ptr() as *const c_void, data.len()) }; in profile_from_path()
/dports/www/firefox/firefox-99.0/gfx/qcms/src/
H A Dc_bindings.rs77 pub unsafe extern "C" fn qcms_profile_from_memory( in qcms_profile_from_memory() function
164 profile = qcms_profile_from_memory(data, length); in qcms_profile_from_file()
H A Dgtest.rs258 unsafe { qcms_profile_from_memory(data.as_ptr() as *const c_void, data.len()) }; in samples()
281 unsafe { qcms_profile_from_memory(data.as_ptr() as *const c_void, data.len()) }; in v4()
778 unsafe { qcms_profile_from_memory(data.as_ptr() as *const c_void, data.len()) }; in profile_from_path()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/qcms/src/
H A Dc_bindings.rs72 pub unsafe extern "C" fn qcms_profile_from_memory( in qcms_profile_from_memory() function
162 profile = qcms_profile_from_memory(data, length); in qcms_profile_from_file()
H A Dgtest.rs257 unsafe { qcms_profile_from_memory(data.as_ptr() as *const c_void, data.len()) }; in samples()
280 unsafe { qcms_profile_from_memory(data.as_ptr() as *const c_void, data.len()) }; in v4()
777 unsafe { qcms_profile_from_memory(data.as_ptr() as *const c_void, data.len()) }; in profile_from_path()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/qcms/src/
H A Dqcms.h116 qcms_profile* qcms_profile_from_memory(const void *mem, size_t size);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/qcms/src/
H A Dqcms.h116 qcms_profile* qcms_profile_from_memory(const void *mem, size_t size);
/dports/www/firefox-esr/firefox-91.8.0/image/decoders/
H A DnsWebPDecoder.cpp321 mInProfile = qcms_profile_from_memory(aProfile, aLength); in ApplyColorProfile()
/dports/lang/spidermonkey78/firefox-78.9.0/image/decoders/
H A DnsWebPDecoder.cpp314 mInProfile = qcms_profile_from_memory(aProfile, aLength); in ApplyColorProfile()
/dports/www/firefox/firefox-99.0/image/decoders/
H A DnsWebPDecoder.cpp322 mInProfile = qcms_profile_from_memory(aProfile, aLength); in ApplyColorProfile()
/dports/mail/thunderbird/thunderbird-91.8.0/image/decoders/
H A DnsWebPDecoder.cpp321 mInProfile = qcms_profile_from_memory(aProfile, aLength); in ApplyColorProfile()

123