Home
last modified time | relevance | path

Searched refs:qcms_profile_create_cicp (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox/firefox-99.0/gfx/qcms/
H A Dqcms.h158 qcms_profile* qcms_profile_create_cicp(uint8_t colour_primaries,
/dports/www/firefox/firefox-99.0/gfx/qcms/src/
H A Dc_bindings.rs67 pub unsafe extern "C" fn qcms_profile_create_cicp( in qcms_profile_create_cicp() function
/dports/www/firefox/firefox-99.0/image/decoders/
H A DnsAVIFDecoder.cpp1511 mInProfile = qcms_profile_create_cicp(cp, tc); in Decode()