Lines Matching refs:CCodecConfig

93     typedef CCodecConfig::Domain Domain;
240 typedef CCodecConfig::Domain Domain;
336 CCodecConfig::CCodecConfig() in CCodecConfig() function in android::CCodecConfig
343 void CCodecConfig::initializeStandardParams() { in initializeStandardParams()
1057 status_t CCodecConfig::initialize( in initialize()
1217 status_t CCodecConfig::subscribeToConfigUpdate( in subscribeToConfigUpdate()
1262 status_t CCodecConfig::queryConfiguration( in queryConfiguration()
1277 bool CCodecConfig::updateConfiguration( in updateConfiguration()
1317 bool CCodecConfig::updateFormats(Domain domain) { in updateFormats()
1372 sp<AMessage> CCodecConfig::getFormatForDomain( in getFormatForDomain()
1724 ReflectedParamUpdater::Dict CCodecConfig::getReflectedFormat( in getReflectedFormat()
1977 status_t CCodecConfig::getConfigUpdateFromSdkParams( in getConfigUpdateFromSdkParams()
2077 status_t CCodecConfig::setParameters( in setParameters()
2147 const C2Param *CCodecConfig::getConfigParameterValue(C2Param::Index index) const { in getConfigParameterValue()
2156 status_t CCodecConfig::subscribeToAllVendorParams( in subscribeToAllVendorParams()
2165 status_t CCodecConfig::querySupportedParameters(std::vector<std::string> *names) { in querySupportedParameters()
2179 status_t CCodecConfig::describe(const std::string &name, CodecParameterDescriptor *desc) { in describe()
2210 status_t CCodecConfig::subscribeToVendorConfigUpdate( in subscribeToVendorConfigUpdate()
2225 status_t CCodecConfig::unsubscribeFromVendorConfigUpdate( in unsubscribeFromVendorConfigUpdate()