Home
last modified time | relevance | path

Searched refs:getParamIndicesFromMessage (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/codec2/sfplugin/tests/
DReflectedParamUpdater_test.cpp156 updater.getParamIndicesFromMessage(msg, &indices); in TEST_F()
202 updater.getParamIndicesFromMessage(msg, &indices); in TEST_F()
261 updater.getParamIndicesFromMessage(msg, &indices); in TEST_F()
330 updater.getParamIndicesFromMessage(msg, &indices); in TEST_F()
/frameworks/av/media/codec2/sfplugin/
DReflectedParamUpdater.h154 void getParamIndicesFromMessage(
DReflectedParamUpdater.cpp248 void ReflectedParamUpdater::getParamIndicesFromMessage( in getParamIndicesFromMessage() function in android::ReflectedParamUpdater
DCCodecConfig.cpp1511 mParamUpdater->getParamIndicesFromMessage(params, &indices); in getConfigUpdateFromSdkParams()