Home
last modified time | relevance | path

Searched refs:CCodecConfig (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/media/sfplugin/
DCCodecConfig.h41 struct CCodecConfig { struct
137 CCodecConfig(); argument
290 Watcher(C2Param::Index index, const CCodecConfig *parent) in Watcher() argument
295 friend struct CCodecConfig;
297 const CCodecConfig *mParent;
340 DEFINE_ENUM_OPERATORS(CCodecConfig::Domain)
DAndroid.bp8 "CCodecConfig.cpp",
DCCodecConfig.cpp62 typedef CCodecConfig::Domain Domain;
226 typedef CCodecConfig::Domain Domain;
312 CCodecConfig::CCodecConfig() in CCodecConfig() function in android::CCodecConfig
317 void CCodecConfig::initializeStandardParams() { in initializeStandardParams()
825 status_t CCodecConfig::initialize( in initialize()
949 status_t CCodecConfig::subscribeToConfigUpdate( in subscribeToConfigUpdate()
974 status_t CCodecConfig::queryConfiguration( in queryConfiguration()
989 bool CCodecConfig::updateConfiguration( in updateConfiguration()
1017 bool CCodecConfig::updateFormats(Domain domain) { in updateFormats()
1054 sp<AMessage> CCodecConfig::getSdkFormatForDomain( in getSdkFormatForDomain()
[all …]
DCCodec.h173 typedef CCodecConfig Config;