Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/tests/
DCCodecConfig_test.cpp300 T *FindParam(const std::vector<std::unique_ptr<C2Param>> &vec) { in FindParam() function
327 FindParam<std::remove_pointer<decltype(i32)>::type>(configUpdate); in TEST_F()
332 FindParam<std::remove_pointer<decltype(i64)>::type>(configUpdate); in TEST_F()
337 FindParam<std::remove_pointer<decltype(str)>::type>(configUpdate); in TEST_F()
486 FindParam<std::remove_pointer<decltype(par)>::type>(configUpdate); in TEST_F()
637 FindParam<std::remove_pointer<decltype(pl)>::type>(configUpdate); in TEST_P()
693 FindParam<std::remove_pointer<decltype(qpRectParam)>::type>(configUpdate); in TEST_F()