Skip to content

JVET-P0090: Limit abs_mvd_min2 binarization to 32 bits

Han Huang requested to merge hanhuang/VVCSoftware_VTM:P0090 into master

In decodeRemAbsEP(...) and encodeRemAbsEP(...), useLimitedPrefixLength is removed since it's always set to true. Those functions are generalized by adding cutoff as input parameter.

Edited by Han Huang

Merge request reports