• James Zern's avatar
    vp9,read_inter_block_mode_info: quiet msan warning · cb22359d
    James Zern authored
    best_sub8x8[1] won't be used meaningfully when is_compound is false, but
    may trigger an msan warning as the value is copied around and later
    clamped.
    
    BUG=667044
    
    Change-Id: Icc24c3b72cdb550bebea44d4aaa4ff8bf3fbab56
    cb22359d