Skip to content
  • Scott LaVarnway's avatar
    Update use_prev_frame_mvs flag in decoder. · c9976b32
    Scott LaVarnway authored
    Added check to see if last frame was all intra.  This will
    eliminate two checks in find_mv_refs_idx().  Also, do not
    update the frame mvs if the current frame is all intra.
    
    This improved performance on material with frequent
    intra-only frames.
    
    Change-Id: I44a4042c3670ab0d38439d565062a0e2a1ba9d1e
    c9976b32