Skip to content
  • Yushin Cho's avatar
    Skip adding zero siginal to prediction with DC only idct · 27acc478
    Yushin Cho authored
    If DC only idct gives zero, then we can skip the steps which
    add zero signal to predicted signal.
    DC only idct cases will occur more frequently at lower bit rates.
    
    Similar changes can be done for C version of high bit depth idct functions.
    
    Change-Id: I53af22904568f7043091710da70ca8299bf361c5
    27acc478