Changes between Initial Version and Version 1 of Ticket #338
- Timestamp:
- 26 Jun 2019, 15:02:20 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #338 – Description
initial v1 2 2 3 3 To better understand this issue, a part of the fix is provided as follows. 4 {{{ #!C++ 4 5 #if FIX_SBT_CBF 5 6 if( !(cu.sbtInfo && (trDepth == 0 … … 9 10 #endif 10 11 chromaCbfs.Cb &= cbf_comp(cs, area.blocks[COMPONENT_Cb], cbfDepth); 11 12 }}} 12 13 By this fix, the CTC RA BD-rate change is 0.01% /-0.01% / -0.05%.