Home
last modified time | relevance | path

Searched refs:unsubscribeFromVendorConfigUpdate (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.h361 status_t unsubscribeFromVendorConfigUpdate(
DCCodecConfig.cpp1936 status_t CCodecConfig::unsubscribeFromVendorConfigUpdate( in unsubscribeFromVendorConfigUpdate() function in android::CCodecConfig
DCCodec.cpp2129 return config->unsubscribeFromVendorConfigUpdate(comp, names); in unsubscribeFromParameters()