id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 1163,Redundant condition on DBF maxFilterLength derivation (EDGE_HOR),abe.kiyo,,"In 8.8.3.4 Derivation process of coding subblock boundary, there is the following description. – Otherwise, if one or more of the following conditions are true: [[span(style=color: #FF0000,– ( y + 4 ) is greater than or equal to nCbH,)]] – edgeTbFlags[ x ][ y − 4 ] is equal to 1, – edgeTbFlags[ x ][ y + 4 ] is equal to 1, the following applies: maxFilterLengthPs[ x ][ y ] = 1 (1250) maxFilterLengthQs[ x ][ y ] = 1 (1251) y is always 8 grid potion inside the current coding block. The coding block size of subblock mode is always a multiple of 8. Therefore, it will never meet [[span(style=color: #FF0000,the first condition)]]. I suggest [[span(style=color: #FF0000,the first condition)]] should be removed. This issue was reported by ticket !#955. EDGE_VAR was already resolved, but EDGE_HOR remains.",defect,closed,minor,,spec,VVC D10 vA,fixed,,ksuehring bbross XiangLi fbossen jvet@…