Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
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.h92 virtual Decode_Status checkHardwareCapability();
DVideoDecoderVP8.cpp433 Decode_Status VideoDecoderVP8::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderVP8
DVideoDecoderWMV.cpp550 Decode_Status VideoDecoderWMV::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderWMV
DVideoDecoderMPEG4.cpp629 Decode_Status VideoDecoderMPEG4::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderMPEG4
DVideoDecoderBase.cpp842 status = checkHardwareCapability(); in setupVA()
1421 Decode_Status VideoDecoderBase::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderBase
DVideoDecoderAVC.cpp933 Decode_Status VideoDecoderAVC::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderAVC