id summary reporter owner description type status priority milestone component version resolution keywords cc 37 m_pppcPredYuvBest buffer correction anjicheng "In function xCopyYuv2Tmp(), the follwoing code ""m_pppcPredYuvBest[uiNextWIdx][uiNextHIdx]->copyToPartYuv( m_pppcPredYuvBest[uiWIdx][uiHIdx], uiPartUnitIdx );"" should be modified as ""m_pppcPredYuvBest[uiNextWIdx][uiNextHIdx]->copyToPartYuv( m_pppcRecoYuvTemp[uiWIdx][uiHIdx], uiPartUnitIdx );"" That doesn't impact the performance (in PSNR and rate), but keeps the m_pppcPredYuvBest buffer as the correct prediction pixel." defect closed minor HM-16.6-JEM-4.1 JEM HM-16.6-JEM-4.0 fixed ksuehring XiangLi jvet@…