Searched refs:new_mv_context (Results 1 – 1 of 1) sorted by relevance
697 int* new_mv_context, int* reference_mv_context) { in ComputeContexts() argument700 *new_mv_context = std::min(total_matches, 1); in ComputeContexts()704 *new_mv_context = 3 - static_cast<int>(found_new_mv); in ComputeContexts()708 *new_mv_context = 5 - static_cast<int>(found_new_mv); in ComputeContexts()