Home
last modified time | relevance | path

Searched defs:unsubscribeFromParameters (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/media/libstagefright/
H A DCodecBase.cpp62 status_t CodecBase::unsubscribeFromParameters(const std::vector<std::string> &names) { in unsubscribeFromParameters() function in android::CodecBase
H A DACodec.cpp9445 status_t ACodec::unsubscribeFromParameters([[maybe_unused]] const std::vector<std::string> &names) { in unsubscribeFromParameters() function in android::ACodec
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp2766 status_t CCodec::unsubscribeFromParameters(const std::vector<std::string> &names) { in unsubscribeFromParameters() function in android::CCodec