Skip to content
  • Yaowu Xu's avatar
    change to allow 8x8 transform always · ade43d91
    Yaowu Xu authored
    This commit changed to enable the usage 8x8 transform for all frame
    type, all resolution and all quantizer range. This has an overall
    benefit .2% to .3% in term of compression, but more importantly,
    the difficult clips benefits much more, up to 2% to 3% on clips
    like football, harbour and so on.
    
    We observed some weird humps on very high end on a couple of youtube
    clips, but have determined the underly cause was the aggressive zbin
    having an effect of lowering rate with lower quality, which have
    an impact on slide show clips around 60DB.
    
    The commit does not change the association between prediction mode
    and transform size.
    
    Change-Id: I33043bdce6207528ae00b4a4b26d8ff63cfea1f4
    ade43d91