HomeSort by relevance Sort by last modified time
    Searched defs:checkHardwareCapability (Results 1 - 6 of 6) sorted by null

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG2.cpp 410 Decode_Status VideoDecoderMPEG2::checkHardwareCapability() {
VideoDecoderMPEG4.cpp 657 Decode_Status VideoDecoderMPEG4::checkHardwareCapability() {
VideoDecoderVP8.cpp 467 Decode_Status VideoDecoderVP8::checkHardwareCapability() {
VideoDecoderWMV.cpp 570 Decode_Status VideoDecoderWMV::checkHardwareCapability() {
VideoDecoderAVC.cpp     [all...]
VideoDecoderBase.cpp 856 status = checkHardwareCapability();
857 CHECK_STATUS("checkHardwareCapability");
    [all...]

Completed in 55 milliseconds