• Chih-Hung Hsieh's avatar
    Fix checks for {Front,Side,Back}ElementIsCpe · bb1e78a1
    Chih-Hung Hsieh authored
    {Front,Side,Back}ElementIsCpe is an array (per-channel). The check for
    pPce->{Front,Side,Back}ElementIsCpe without an index checks the address
    of the array, and will always evaluate to true. The elTagSce++
    statements are unreachable.
    
    Change-Id: If530371788a44038c500d6f9f7ac67681f77cc71
    bb1e78a1
tpdec_asc.cpp 44.7 KB