Skip to content
  • Fiona Glaser's avatar
    Various CABAC optimizations · 2bcc39fd
    Fiona Glaser authored
    Move calculation of b_intra out of the core residual loop and hardcode it where applicable.
    Inlining cabac_mb_mvd was unnecessary and wasted tremendous amounts of code size.  Inlining only cache_mvd is faster and significantly smaller.
    2bcc39fd