Searched refs:Func_CreateDecoder (Results 1 – 3 of 3) sorted by relevance
425 typedef HRESULT (WINAPI *Func_CreateDecoder)(UInt32 index, const GUID *iid, void **outObject); typedef
260 Func_CreateDecoder CreateDecoder;
283 MY_GET_FUNC (lib.CreateDecoder, Func_CreateDecoder, lib.Lib.GetProc("CreateDecoder")); in LoadCodecs()