JVET-L0548 CE1-related: On maximum/minimum allowed QT/BT/TT sizes for chroma [C.-M. Tsai, C.-W. Hsu, C.-Y. Chen, T.-D. Chuang, Y.-W. Huang, S.-M. Lei (MediaTek)] [late]
When separate coding tree between luma and chroma is enabled in intra slices, maximum/minimum allowed QT/BT/TT sizes for chroma can be different from those derived from corresponding maximum/minimum QT/BT/TT sizes for luma according to chroma subsampling format. In this contribution, related parameters are named as MaxQtSizeC, MaxBtSizeC, MaxTtSizeC, MinQtSizeC, MinBtSizeC, and MinTtSizeC, where C stands for chroma. Results of four tests compared with VTM2.0.1 are reported as follows.
VTM2.0.1: {MaxQtSizeC, MaxBtSizeC, MaxTtSizeC, MinQtSizeC, MinBtSizeC, MinTtSizeC} in units of chroma samples = {32, 32, 16, 2, 2, 2}
Test1: Related parameters = {32, 32, 32, 2, 2, 2}
AI BD-rates = -0.08% (Y), -0.91% (U), -0.94% (V); EncT=103%; DecT=101%
RA BD-rates = 0.00% (Y), -0.32% (U), -0.31% (V); EncT=100%; DecT=100%
LB BD-rates = 0.01% (Y), -0.09% (U), -0.44% (V); EncT=100%; DecT=99%
Test2: Related parameters = {32, 32, 16, 4, 2, 2}
AI BD-rates = 0.00% (Y), 0.04% (U), 0.04% (V); EncT=100%; DecT=100%
RA BD-rates = 0.00% (Y), -0.01% (U), 0.00% (V); EncT=100%; DecT=100%
LB BD-rates = 0.00% (Y), 0.04% (U), -0.09% (V); EncT=100%; DecT=99%
Test3: Related parameters = {32, 32, 32, 4, 2, 2}
AI BD-rates = -0.08% (Y), -0.89% (U), -0.91% (V); EncT=103%; DecT=100%
RA BD-rates = -0.01% (Y), -0.36% (U), -0.30% (V); EncT=100%; DecT=100%
LB BD-rates = -0.02% (Y), -0.23% (U), -0.50% (V); EncT=100%; DecT=101%
Test4: Related parameters = {32, 32, 32, 4, 4, 4}
AI BD-rates = 0.06% (Y), 0.30% (U), 0.51% (V); EncT=100%; DecT=99%
RA BD-rates = 0.03% (Y), 0.55% (U), 0.78% (V); EncT=100%; DecT=100%
LB BD-rates = -0.05% (Y), 0.08% (U), 0.06% (V); EncT=100%; DecT=97%
It is suggested to Test1 or Test4 for consistent settings between QT, BT, and TT. It is also suggested that Test1 is slightly preferred than Test4 because of coding efficiency.
Related to restricting minimum block sizes. Tests 2..4 disallow 2-pixel sizes for chroma.