Skip to content
  • Ronald S. Bultje's avatar
    Remove unused macroblock versions of reconstruction functions. · 13e41ba4
    Ronald S. Bultje authored
    More specifically, remove vp9_quantize_mb*, vp9_optimize_mb*,
    vp9_inverse_transform_mb* and vp9_transform_mb*. Instead, use the
    generic _sb* functions that take a size argument, and call them with
    BLOCK_SIZE_MB16X16.
    
    Change-Id: I33024afea95d3a23ffbc1df7da426e4645110f29
    13e41ba4