id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 493,Derivation process error for luma intra prediction mode,sunnykr,bbross,"candModeList[0] = candIntraPredModeA (8 24) candModeList[1] = 2 + ( ( candIntraPredModeA − 2 − 1 ) % 32 (8 25) candModeList[2] = 2 + ( ( candIntraPredModeA − 2 + 1 ) % 32 (8 26) In Intra_Angular (33) mode, candModeList[0] is 33, candModeList[1] = 32, and candModeList[2] = 2 (instead of 34). In Intra_Angular (34) mode, candModeList[0] is 34, candModeList[1] = 33, and candModeList[2] = 3 (instead of 0 or 1 : non-angular modes). Mod 32 operator is correct for those cases? ",defect,closed,minor,WD6,Text,D6 (H1003) dI/dJ/dK,fixed,,bbross wjhan jct-vc@…