Skip to content

HDR reshaping general bitdepth support

Rewrite the HDR reshaper model derivation using floating point derivation instead of the fixed point derivation which only support 10bit. Reduce lines of code. For 10bit HDR reshaping, results are identical to the old implementation. No impact on SDR coding.

Merge request reports