Skip to content
  • Yunqing Wang's avatar
    Skip finding best ref_mvs when the mode is ZEROMV · 0f4de157
    Yunqing Wang authored
    Read mode before calling vp9_find_best_ref_mvs(). If the mode is
    ZEROMV, the best ref_mvs are not needed. Then, we can skip calling
    vp9_find_best_ref_mvs().
    
    Change-Id: I5baa3658dd3f1c7107211cbbbcf919b4584be2e2
    0f4de157