Skip to content
  • Marco Paniconi's avatar
    vp9: Fix the threshold for gf update in cyclic refresh. · 32c38a20
    Marco Paniconi authored
    Fix the threshold for forcing refresh of golden frame based
    on high motion. The current comparison was incorrect and
    prevented this (force update of gf on high motion) from being used.
    For now keep this logic under a flag (and off for now) so as to
    not change behavior, until further testing.
    
    Change-Id: Ib5f0082159a428b0603b9534e4bcb6f83e4ccb25
    32c38a20