Lines Matching +defs:val +defs:prop
11 UInt64 Calc_From_Val_Percents(UInt64 val, UInt64 percents) in Calc_From_Val_Percents()
56 HRESULT PROPVARIANT_to_bool(const PROPVARIANT &prop, bool &dest) in PROPVARIANT_to_bool()
84 HRESULT ParsePropToUInt32(const UString &name, const PROPVARIANT &prop, UInt32 &resValue) in ParsePropToUInt32()
110 HRESULT ParseMtProp2(const UString &name, const PROPVARIANT &prop, UInt32 &numThreads, bool &force) in ParseMtProp2()
122 bool val; in ParseMtProp2() local
257 static HRESULT PROPVARIANT_to_DictSize(const PROPVARIANT &prop, NCOM::CPropVariant &destProp) in PROPVARIANT_to_DictSize()
272 void CProps::AddProp32(PROPID propid, UInt32 val) in AddProp32()
274 CProp &prop = Props.AddNew(); in AddProp32() local
280 void CProps::AddPropBool(PROPID propid, bool val) in AddPropBool()
282 CProp &prop = Props.AddNew(); in AddPropBool() local
316 void CCoderProps::AddProp(const CProp &prop) in AddProp()
340 CProp prop; in SetCoderProps_DSReduce_Aff() local
347 CProp prop; in SetCoderProps_DSReduce_Aff() local
561 CProp prop; in SetParam() local
642 CProp prop; in ParseParamsFromPROPVARIANT() local