Home
last modified time | relevance | path

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

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