Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/bitstream/
Dmode_info.cc54 constexpr int kCompoundModeNewMvContexts = 5; variable
55 constexpr uint8_t kCompoundModeContextMap[3][kCompoundModeNewMvContexts] = {
946 std::min(mode_contexts.new_mv, kCompoundModeNewMvContexts - 1); in ReadInterPredictionModeY()