Skip to content
  • Jingning Han's avatar
    Calculate rd cost per transformed block · b91a1586
    Jingning Han authored
    Compute the rate-distortion cost per transformed block, and cumulate
    the cost through all blocks inside a partition. This allows encoder
    to detect if the cumulative rd cost is already above the best rd cost,
    thereby enabling early termination in the rate-distortion optimization
    search.
    
    Change-Id: I0a856367a9a7b6dd0b466e7b767f54d5018d09ac
    b91a1586