Home
last modified time | relevance | path

Searched defs:subscribeToParameters (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/
H A DCodecBase.cpp55 status_t CodecBase::subscribeToParameters(const std::vector<std::string> &names) { in subscribeToParameters() function in android::CodecBase
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp2133 status_t CCodec::subscribeToParameters(const std::vector<std::string> &names) { in subscribeToParameters() function in android::CCodec