H A D | LoadCodecs.cpp | 322 Func_GetHandlerProperty getProp,
in GetProp() 328 return getProp(propID, &prop);
in GetProp() 332 Func_GetHandlerProperty getProp,
in GetProp_Bool() 338 RINOK(GetProp(getProp, getProp2, index, propID, prop))
in GetProp_Bool() 347 Func_GetHandlerProperty getProp,
in GetProp_UInt32() 354 RINOK(GetProp(getProp, getProp2, index, propID, prop))
in GetProp_UInt32() 366 Func_GetHandlerProperty getProp,
in GetProp_String() 372 RINOK(GetProp(getProp, getProp2, index, propID, prop))
in GetProp_String() 381 Func_GetHandlerProperty getProp,
in GetProp_RawData() 387 RINOK(GetProp(getProp, getProp in GetProp_RawData() 321 GetProp( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, NCOM::CPropVariant &prop) GetProp() argument 331 GetProp_Bool( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, bool &res) GetProp_Bool() argument 346 GetProp_UInt32( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, UInt32 &res, bool &defined) GetProp_UInt32() argument 365 GetProp_String( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, UString &res) GetProp_String() argument 380 GetProp_RawData( Func_GetHandlerProperty getProp, Func_GetHandlerProperty2 getProp2, UInt32 index, PROPID propID, CByteBuffer &bb) GetProp_RawData() argument 409 Func_GetHandlerProperty getProp = NULL; LoadFormats() local [all...] |