Skip to content
  • Sarah Parker's avatar
    Add txfm functions corresponding to MRC_DCT · 5b8e6d2d
    Sarah Parker authored
    MRC_DCT uses a mask based on the prediction signal to modify the
    residual before applying DCT_DCT. This adds all necessary functions
    to perform this transform and makes the prediction signal available
    to the 32x32 txfm functions so the mask can be created. I am still
    experimenting with different types of mask generation functions and
    so this patch contains a placeholder. This patch has no impact on
    performance.
    
    Change-Id: Ie3772f528e82103187a85c91cf00bb291dba328a
    5b8e6d2d