Home
last modified time | relevance | path

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

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