Change default QP parameters initialization
qp is modified to require a valid value before use, while qp_max is set to maximum allowable value (and clipped later on). This is needed so that param functions do not depend on bit depth size.
Please register or sign in to comment