Searched refs:GetRefFrameByPriority (Results 1 – 3 of 3) sorted by relevance
70 GopFrame GetRefFrameByPriority(RefUpdateType ref_update_type,
114 GopFrame RefFrameManager::GetRefFrameByPriority(RefUpdateType ref_update_type, in GetRefFrameByPriority() function in aom::RefFrameManager
707 GopFrame gop_frame = ref_manager.GetRefFrameByPriority(type, priority); in TestRefFrameManagerPriority()718 ref_manager.GetRefFrameByPriority(RefUpdateType::kForward, ref_count); in TestRefFrameManagerPriority()722 TEST(RefFrameManagerTest, GetRefFrameByPriority) { in TEST() argument