Home
last modified time | relevance | path

Searched refs:PLUGIN_INFO_EXTRA_CODEC_MODE (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_info.h82 #define PLUGIN_INFO_EXTRA_CODEC_MODE "codec_mode" // NOLINT: macro constant macro
H A Dplugin_register.cpp110 auto extra = regInfo->info->extra[PLUGIN_INFO_EXTRA_CODEC_MODE]; in UpdateRegisterTableAndRegisterNames()
113 && regInfo->info->extra.count(PLUGIN_INFO_EXTRA_CODEC_MODE) != 0 in UpdateRegisterTableAndRegisterNames()
214 info->extra.insert({PLUGIN_INFO_EXTRA_CODEC_MODE, base.codecMode}); in InitCodecInfo()
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_info.h104 #define PLUGIN_INFO_EXTRA_CODEC_MODE "codec_mode" // NOLINT: macro constant macro

Completed in 2 milliseconds