id summary reporter owner description type status priority milestone component version resolution keywords cc 22 typo in derivation of context index for non-MPM luma intra mode coding h.huang "TEncSbac.cpp line 1321: m_pcBinIf->encodeBin(( (dir[j]%4) ==0 ) ? 1 : 0, m_cCUIntraPredSCModel.get( 0, 0, 9/3 ) ); // flag to indicate if it is selected mode or non-selected mode TDecSbac.cpp line 1365: m_pcTDecBinIf->decodeBin( symbol, m_cCUIntraPredSCModel.get( 0, 0, 9/3) RExt__DECODER_DEBUG_BIT_STATISTICS_PASS_OPT_ARG(ctype) ); The context index should be ""9"" instead of ""9/3"". " defect closed minor JEM HM-16.6-JEM-3.0 fixed ksuehring XiangLi jvet@…