Use transform DCT_DCT if block quantizer is zero
- Nov 15, 2018
-
-
To figure out the block quantizer, add the frame-level quantizer to any delta from the current segment. If this is zero, we should use DCT_DCT rather than reading the transform type from the bitstream. See section 5.11.47 of the spec.
7169441a
-