Searched refs:compressSetDecoderProperties (Results 1 – 1 of 1) sorted by relevance
628 CMyComPtr<ICompressSetDecoderProperties2> compressSetDecoderProperties; in Decode() local629 decoder.QueryInterface(IID_ICompressSetDecoderProperties2, &compressSetDecoderProperties); in Decode()630 if (!compressSetDecoderProperties) in Decode()645 …RINOK(compressSetDecoderProperties->SetDecoderProperties2(propStreamSpec->Buffer, propStreamSpec->… in Decode()