Quantization Control for Variable Bit Depth Video

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing digital image and video compression systems are limited by 8-bit samples, which restricts fidelity and compatibility across different bit depths, leading to inconsistent quantization and dequantization results when handling higher bit depths, making it difficult to design encoders and decoders that can handle various bit depths efficiently.

Innovation Solution

The method normalizes the quantization step-size to the most significant bit of the bit depth, ensuring that a given quantization parameter (QP) has a standardized effect across different bit depths, allowing for uniform bitstream syntax and semantics, and enabling encoding and decoding of images with varying bit depths without compatibility issues.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If 8-bit samples are used in compression systems, then compatibility and simplicity are maintained, but fidelity and image quality are limited

Engineering Contradiction:
ImprovefidelityVSAvoidcompatibility
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent changes the bit depth parameter from fixed 8-bit to variable bit depths (10-bit, 12-bit, 14-bit, 16-bit) to improve fidelity. The quantization step-size is normalized to the most significant bit position, allowing the system to adapt to different bit depths while maintaining consistent quantization behavior across all depths.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If quantization step-size is not normalized to MSB, then simple quantization is used, but inconsistent results occur across different bit depths

Engineering Contradiction:
ImproveconsistencyVSAvoidquantization complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The quantization step-size parameter is changed from a fixed value to a normalized value relative to the most significant bit position. This normalization ensures that the same quantization parameter (QP) produces consistent perceptual quality across different bit depths, while the implementation complexity remains manageable through systematic scaling.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If different quantization parameters are used for each bit depth, then optimal quality is achieved for each depth, but system complexity and difficulty of operation increase

Engineering Contradiction:
Improveimage qualityVSAvoidoperation simplicity
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The patent creates a universal quantization framework where a single quantization parameter (QP) can be used across all bit depths. The normalized quantization step-size allows the same QP value to produce consistent results whether encoding 10-bit, 12-bit, 14-bit, or 16-bit data, eliminating the need for separate parameter sets for each bit depth.

Inventive Principle:
Principle #6Universality (Multi-functionality)

4Adaptability or versatility

If compression systems are designed for fixed bit depth, then implementation is simpler, but adaptability to handle various bit depths is reduced

Engineering Contradiction:
Improvebit depth flexibilityVSAvoidencoder complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent introduces dynamic adaptability to the quantization process by normalizing the step-size to the most significant bit position. This allows the encoder to dynamically adjust to different bit depths without requiring fundamentally different processing paths, maintaining implementation simplicity while achieving broad adaptability.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS8045614B2Quantization control for variable bit depth
Publication Date: 2011.10.25 DOLBY LABORATORIES LICENSING CORP
  • US8045614B2 patent drawing
  • US8045614B2 patent drawing
  • US8045614B2 patent drawing

AI summary

The quantization parameter QP is well-known in digital video compression as an indication of picture quality. Digital symbols representing a moving image are quantized with a quantizing step that is a function QSN of the quantization parameter QP, which function QSN has been normalized to the most significant bit of the bit depth of the digital symbols. As a result, the effect of a given QP is essentially independent of bit depth—a particular QP value has a standard effect on image quality, regardless of bit depth. The invention is useful, for example, in encoding and decoding at different bit depths, to generate compatible, bitstreams having different bit depths, and to allow different bit depths for different components of a video signal by compressing each with the same fidelity (i.e., the same QP).