Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodecConfig.h36 struct StandardParams;
107 std::shared_ptr<StandardParams> mStandardParams;
DCCodecConfig.cpp145 struct StandardParams { struct
226 const std::vector<ConfigMapper> StandardParams::NO_MAPPERS;
235 mStandardParams = std::make_shared<StandardParams>(); in initializeStandardParams()