Skip to content
  • John Koleszar's avatar
    Fix type mismatch in array definition · a9415d2e
    John Koleszar authored
    vp9_default_inter_mode_probs was being accessed with a different type
    than it was defined with. Ensure that its declaration is included
    prior to its definition.
    
    Change-Id: I2f963f513ab2f4e339f8a3c17e3d0f03749eba16
    a9415d2e