Searched defs:coderProps (Results 1 – 5 of 5) sorted by relevance
65 const PROPVARIANT *coderProps, UInt32 numProps)) in Z7_COM7F_IMF()79 const PROPVARIANT *coderProps, UInt32 numProps)) in Z7_COM7F_IMF()
187 const PROPVARIANT *coderProps, UInt32 numProps)) in Z7_COM7F_IMF()202 const PROPVARIANT *coderProps, UInt32 numProps)) in Z7_COM7F_IMF()
168 const PROPVARIANT *coderProps, UInt32 numProps)) in Z7_COM7F_IMF()193 const PROPVARIANT *coderProps, UInt32 numProps)) in Z7_COM7F_IMF()
55 Z7_COM7F_IMF(CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *coderProps, UIn… in Z7_COM7F_IMF()
334 CCoderProps coderProps(Props.Size() + (dataSizeReduce ? 1 : 0) + (affinity ? 1 : 0) ); in SetCoderProps_DSReduce_Aff() local