Home
last modified time | relevance | path

Searched refs:getKeysForParamIndex (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DReflectedParamUpdater.h174 void getKeysForParamIndex(
H A DReflectedParamUpdater.cpp277 void ReflectedParamUpdater::getKeysForParamIndex( in getKeysForParamIndex() function in android::ReflectedParamUpdater
H A DCCodecConfig.cpp1087 mParamUpdater->getKeysForParamIndex(desc->index(), &keys); in initialize()