Home
last modified time | relevance | path

Searched refs:SetDecoderInputMediaType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/common/gpu/media/
Ddxva_video_decode_accelerator.h83 bool SetDecoderInputMediaType();
Ddxva_video_decode_accelerator.cc693 RETURN_ON_FAILURE(SetDecoderInputMediaType(), in SetDecoderMediaTypes()
698 bool DXVAVideoDecodeAccelerator::SetDecoderInputMediaType() { in SetDecoderInputMediaType() function in content::DXVAVideoDecodeAccelerator