Home
last modified time | relevance | path

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

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