Skip to content
  • Geza Lore's avatar
    Make variance based partitioning compatible with SEG_LVL_SKIP · 169431b8
    Geza Lore authored
    Inter blocks that have SEG_LVL_SKIP active must be at least 8x8 in
    size for bitstream conformance (see read_inter_block_mode_info in
    decodemv.c).
    
    This patch makes the variance based partitioning scheme stop at 8x8
    blocks in inter frames. This satisfies the SEG_LVL_SKIP constraint
    and is more in line with the original implementation of this function
    (before it got extended for 128x128 superblocks).
    
    BUG=webm:1234
    
    Change-Id: I1fdd894569a9c0817713a77daabe4c8b8e1d00c0
    169431b8