Skip to content
  • Nathan E. Egge's avatar
    Fix EC_ADAPT bug introduced in ad66b816. · 9e9682fa
    Nathan E. Egge authored
    When merging NEW_TOKENSET into EC_MULTISYMBOL a bug was introduced when
     EC_MULTISYMBOL == 1 and EC_ADAPT == 0.
    This patch reverts that change and replaces CONFIG_EC_MULTISYMBOL with
     the equivalent flag (CONFIG_DAALA_EC || CONFIG_ANS).
    
    BUG=aomedia:550
    
    Change-Id: I164df42121ca0959247af34e65287b1d230346f7
    9e9682fa