Searched defs:qcms_profile_from_memory (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/qcms/src/
H A Diccread.c1045 /* qcms_profile_from_memory does not hold a reference to the memory passed in */
1046 qcms_profile* qcms_profile_from_memory(const void *mem, size_t size) function
1245 profile = qcms_profile_from_memory(data, length);

Completed in 475 milliseconds