Home
last modified time | relevance | path

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

/reactos/dll/win32/windowscodecs/
H A Dcolorcontext.c98 static HRESULT load_profile(const WCHAR *filename, BYTE **profile, UINT *len) in load_profile() function
156 hr = load_profile(wzFilename, &profile, &len); in ColorContext_InitializeFromFilename()