Home
last modified time | relevance | path

Searched defs:GetRefFrameListByPriority (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/qmode_rc/
Dreference_manager.cc178 std::vector<ReferenceFrame> RefFrameManager::GetRefFrameListByPriority() const { in GetRefFrameListByPriority() function in aom::RefFrameManager
/external/libaom/test/
Dratectrl_qmode_test.cc762 TEST(RefFrameManagerTest, GetRefFrameListByPriority) { in TEST() argument