Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderMPEG4.h34 virtual Decode_Status checkHardwareCapability();
DVideoDecoderMPEG2.h38 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.cpp410 Decode_Status VideoDecoderMPEG2::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderMPEG2
DVideoDecoderVP8.cpp467 Decode_Status VideoDecoderVP8::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderVP8
DVideoDecoderWMV.cpp570 Decode_Status VideoDecoderWMV::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderWMV
DVideoDecoderMPEG4.cpp657 Decode_Status VideoDecoderMPEG4::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderMPEG4
DVideoDecoderBase.cpp856 status = checkHardwareCapability(); in setupVA()
1571 Decode_Status VideoDecoderBase::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderBase
DVideoDecoderAVC.cpp988 Decode_Status VideoDecoderAVC::checkHardwareCapability() { in checkHardwareCapability() function in VideoDecoderAVC