Searched refs:kCompoundModeNewMvContexts (Results 1 – 1 of 1) sorted by relevance
55 constexpr int kCompoundModeNewMvContexts = 5; variable56 constexpr uint8_t kCompoundModeContextMap[3][kCompoundModeNewMvContexts] = {947 std::min(mode_contexts.new_mv, kCompoundModeNewMvContexts - 1); in ReadInterPredictionModeY()