Home
last modified time | relevance | path

Searched defs:querySupportedParameters (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/
DCodecBase.cpp43 status_t CodecBase::querySupportedParameters(std::vector<std::string> *names) { in querySupportedParameters() function in android::CodecBase
DACodec.cpp9329 status_t ACodec::querySupportedParameters(std::vector<std::string> *names) { in querySupportedParameters() function in android::ACodec
/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp2109 status_t CCodecConfig::querySupportedParameters(std::vector<std::string> *names) { in querySupportedParameters() function in android::CCodecConfig
DCCodec.cpp2285 status_t CCodec::querySupportedParameters(std::vector<std::string> *names) { in querySupportedParameters() function in android::CCodec