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