Skip to content
  • Hangyu Kuang's avatar
    Add neon optimize vp9_short_idct10_16x16_add. · 4082bf9d
    Hangyu Kuang authored
    vp9_short_idct10_16x16_add is used to handle the block that only have valid data
    at top left 4x4 block. All the other datas are 0. So we could cut many
    unnecessary calculations in order to save instructions.
    
    Change-Id: I6e30a3fee1ece5af7f258532416d0bfddd1143f0
    4082bf9d