Searched refs:SetDecoderOutputMediaType (Results 1 – 2 of 2) sorted by relevance
87 bool SetDecoderOutputMediaType(const GUID& subtype);
710 return SetDecoderOutputMediaType(MFVideoFormat_NV12); in SetDecoderMediaTypes()735 bool DXVAVideoDecodeAccelerator::SetDecoderOutputMediaType( in SetDecoderOutputMediaType() function in content::DXVAVideoDecodeAccelerator819 if (!SetDecoderOutputMediaType(MFVideoFormat_NV12)) { in DoDecode()