Skip to content
  • David Barker's avatar
    Fix clpf and dering signalling when used with ext-partition-types · f8935c9c
    David Barker authored
    Previously, when ext-partition-types and either clpf or dering were
    enabled, the signalling for clpf/dering would not be encoded or decoded,
    as the code to do so was inside a #if !CONFIG_EXT_PARTITION_TYPES block.
    This caused many tests (eg, AV1/EndToEndTestLarge.EndToEndPSNRTest/0)
    to fail with encode/decode mismatches.
    
    Change-Id: If1742deb1812877813b2c3e93a048430f9a504ba
    f8935c9c