• hkuang's avatar
    Totally remove prev_mi in VP9 decoder. · 4cc7c5a1
    hkuang authored
    This will save the memory and improve the decode speed due to
    removing unnecessary memset of big prev_mi array for
    all the key frames.
    
    Decoding a all key frames 1080p video shows speed improve around 2%.
    
    Change-Id: I6284a445c1291056e3c15135c3c20d502f791c10
    4cc7c5a1