Skip to content
  • Fiona Glaser's avatar
    Much faster non-RD intra analysis · e77bbb6a
    Fiona Glaser authored
    Since every pred mode costs at least 1 bit, move that part into the initial SATD cost.
    This lets i4x4/i8x8 analysis terminate earlier.
    If the cost of the predicted mode is less than the cost of signalling any other mode, early-terminate the analysis.
    e77bbb6a