Home
last modified time | relevance | path

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

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