Home
last modified time | relevance | path

Searched refs:checkHardwareCapability (Results 1 – 12 of 12) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderMPEG2.h38 virtual Decode_Status checkHardwareCapability();
DVideoDecoderMPEG4.h34 virtual Decode_Status checkHardwareCapability();
DVideoDecoderVP8.h34 virtual Decode_Status checkHardwareCapability();
DVideoDecoderWMV.h34 virtual Decode_Status checkHardwareCapability();
DVideoDecoderAVC.h53 virtual Decode_Status checkHardwareCapability();
DVideoDecoderBase.h111 virtual Decode_Status checkHardwareCapability();
DVideoDecoderMPEG2.cpp423 Decode_Status VideoDecoderMPEG2::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderMPEG2
DVideoDecoderVP8.cpp480 Decode_Status VideoDecoderVP8::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderVP8
DVideoDecoderWMV.cpp583 Decode_Status VideoDecoderWMV::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderWMV
DVideoDecoderMPEG4.cpp670 Decode_Status VideoDecoderMPEG4::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderMPEG4
DVideoDecoderBase.cpp856 status = checkHardwareCapability(); in setupVA()
1572 Decode_Status VideoDecoderBase::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderBase
DVideoDecoderAVC.cpp1003 Decode_Status VideoDecoderAVC::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderAVC