Skip to content
  • Alex Wright's avatar
    Early termination in 16x8/8x16 search · 788b8b7e
    Alex Wright authored
    Combine the actual cost of the first partition with the predicted cost of the second to avoid searching the second when possible.
    Reduces the number of times the second partition is searched by up to ~75% in non-RD mode, ~10% in RD mode.
    Negligible effect on compression.
    788b8b7e