Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/bitstream/
Dmode_info.cc55 constexpr uint8_t kCompoundModeContextMap[3][kCompoundModeNewMvContexts] = { variable
947 const int context = kCompoundModeContextMap[idx0][idx1]; in ReadInterPredictionModeY()