Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
DVideoDecoderAVCSecure.h32 virtual Decode_Status getCodecSpecificConfigs(VAProfile profile, VAConfigID*config);
DVideoDecoderAVCSecure.cpp311 Decode_Status VideoDecoderAVCSecure::getCodecSpecificConfigs( in getCodecSpecificConfigs() function in VideoDecoderAVCSecure
/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
DVideoDecoderAVCSecure.h32 virtual Decode_Status getCodecSpecificConfigs(VAProfile profile, VAConfigID*config);
DVideoDecoderAVCSecure.cpp327 Decode_Status VideoDecoderAVCSecure::getCodecSpecificConfigs( in getCodecSpecificConfigs() function in VideoDecoderAVCSecure
/hardware/intel/common/libmix/videodecoder/securevideo/moorefield/
DVideoDecoderAVCSecure.h36 virtual Decode_Status getCodecSpecificConfigs(VAProfile profile, VAConfigID*config);
DVideoDecoderAVCSecure.cpp849 Decode_Status VideoDecoderAVCSecure::getCodecSpecificConfigs( in getCodecSpecificConfigs() function in VideoDecoderAVCSecure
/hardware/intel/common/libmix/videodecoder/securevideo/merrifield/
DVideoDecoderAVCSecure.h36 virtual Decode_Status getCodecSpecificConfigs(VAProfile profile, VAConfigID*config);
DVideoDecoderAVCSecure.cpp829 Decode_Status VideoDecoderAVCSecure::getCodecSpecificConfigs( in getCodecSpecificConfigs() function in VideoDecoderAVCSecure
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderAVC.h55 virtual Decode_Status getCodecSpecificConfigs(VAProfile profile, VAConfigID*config);
DVideoDecoderBase.h109 virtual Decode_Status getCodecSpecificConfigs(VAProfile profile, VAConfigID *config);
DVideoDecoderBase.cpp860 status = getCodecSpecificConfigs(profile, &mVAConfig); in setupVA()
1542 Decode_Status VideoDecoderBase::getCodecSpecificConfigs(VAProfile profile, VAConfigID *config) { in getCodecSpecificConfigs() function in VideoDecoderBase
DVideoDecoderAVC.cpp994 Decode_Status VideoDecoderAVC::getCodecSpecificConfigs( in getCodecSpecificConfigs() function in VideoDecoderAVC