Searched refs:videoDecNameList (Results 1 – 1 of 1) sorted by relevance
763 auto videoDecNameList = PluginManager::Instance().ListPlugins(PluginType::VIDEO_DECODER); in QueryVideoDecoderAbility() local764 for (const std::string& name : videoDecNameList) { in QueryVideoDecoderAbility()