id summary reporter owner description type status priority milestone component version resolution keywords cc 377 Intra LM mode offset equation is incorrect pieterkapsenberg bbross "In the derivation of the linear offset ""b"" in LM intra mode, the CD shows the following equation (8-75): b = ( L – ( ( a*C ) >> k1 ) + ( 1 << ( k2 − 1 ) ) ) >> k2 This is incorrect and does not match HM, L and C should be swapped: b = ( C – ( ( a*L ) >> k1 ) + ( 1 << ( k2 − 1 ) ) ) >> k2" defect closed minor WD6 Text D6 (H1003) dI/dJ/dK fixed LM intra equation bbross wjhan jct-vc@…