Searched refs:kIntraYModeContext (Results 1 – 1 of 1) sorted by relevance
48 constexpr uint8_t kIntraYModeContext[kIntraPredictionModesY] = { variable391 const int top_context = kIntraYModeContext[top_mode]; in ReadPredictionModeY()392 const int left_context = kIntraYModeContext[left_mode]; in ReadPredictionModeY()