Home
last modified time | relevance | path

Searched refs:StandardParams (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.h40 struct StandardParams;
114 std::shared_ptr<StandardParams> mStandardParams;
DCCodecConfig.cpp239 struct StandardParams { struct
333 const std::vector<ConfigMapper> StandardParams::NO_MAPPERS;
345 mStandardParams = std::make_shared<StandardParams>(); in initializeStandardParams()
1998 mStandardParams->updateConfigMappersForKey(StandardParams::SdkKey(KEY_PROFILE), in getConfigUpdateFromSdkParams()
2019 mStandardParams->updateConfigMappersForKey(StandardParams::SdkKey(KEY_LEVEL), in getConfigUpdateFromSdkParams()