Skip to content
  • Jingning Han's avatar
    Refactor rate distortion cost structure · 811cef97
    Jingning Han authored
    This commit makes a struct that contains rate value, distortion
    value, and the rate-distortion cost. The goal is to provide a
    better interface for rate-distortion related operation. It is
    first used in rd_pick_partition and saves a few RDCOST calculations.
    
    Change-Id: I1a6ab7b35282d3c80195af59b6810e577544691f
    811cef97