Searched refs:getCodecSpecificConfigs (Results 1 – 12 of 12) sorted by relevance
32 virtual Decode_Status getCodecSpecificConfigs(VAProfile profile, VAConfigID*config);
327 Decode_Status VideoDecoderAVCSecure::getCodecSpecificConfigs( in getCodecSpecificConfigs() function in VideoDecoderAVCSecure
311 Decode_Status VideoDecoderAVCSecure::getCodecSpecificConfigs( in getCodecSpecificConfigs() function in VideoDecoderAVCSecure
36 virtual Decode_Status getCodecSpecificConfigs(VAProfile profile, VAConfigID*config);
832 Decode_Status VideoDecoderAVCSecure::getCodecSpecificConfigs( in getCodecSpecificConfigs() function in VideoDecoderAVCSecure
829 Decode_Status VideoDecoderAVCSecure::getCodecSpecificConfigs( in getCodecSpecificConfigs() function in VideoDecoderAVCSecure
55 virtual Decode_Status getCodecSpecificConfigs(VAProfile profile, VAConfigID*config);
90 virtual Decode_Status getCodecSpecificConfigs(VAProfile profile, VAConfigID *config);
846 status = getCodecSpecificConfigs(profile, &mVAConfig); in setupVA()1397 Decode_Status VideoDecoderBase::getCodecSpecificConfigs(VAProfile profile, VAConfigID *config) { in getCodecSpecificConfigs() function in VideoDecoderBase
952 Decode_Status VideoDecoderAVC::getCodecSpecificConfigs( in getCodecSpecificConfigs() function in VideoDecoderAVC