Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/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.bp9 "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()
836 status_t CCodecConfig::initialize( in initialize()
960 status_t CCodecConfig::subscribeToConfigUpdate( in subscribeToConfigUpdate()
985 status_t CCodecConfig::queryConfiguration( in queryConfiguration()
1000 bool CCodecConfig::updateConfiguration( in updateConfiguration()
1028 bool CCodecConfig::updateFormats(Domain domain) { in updateFormats()
1065 sp<AMessage> CCodecConfig::getSdkFormatForDomain( in getSdkFormatForDomain()
[all …]
DCCodec.h175 typedef CCodecConfig Config;