Searched refs:write_types (Results 1 – 1 of 1) sorted by relevance
140 static HRESULT write_types(HKEY hkey, LPCWSTR name, const DMO_PARTIAL_MEDIATYPE* types, DWORD count) in write_types() function223 hres = write_types(hkey, szDMOInputType, pInTypes, cInTypes); in DMORegister()226 hres = write_types(hkey, szDMOOutputType, pOutTypes, cOutTypes); in DMORegister()