Reduce and refactor code for IntraTMP zones (lossless)

  1. Remove code reduplication in xCalcTmpFlmRefArea() by call to clipMvIntraConstraint()
  2. Remove code reduplication in clipMvIntraConstraintRefine() by passing pre-clipped parameters from clipMvIntraConstraint()
  3. Extract picture boundary and search area clipping from X/Y-Min/Max expressions
  4. Small odd edits to support legacy code within the new code

Merge request reports

Loading