Skip to content
  • Attila Nagy's avatar
    Makes all global data in tokenize.c const · b35a0db0
    Attila Nagy authored
    Removes all runtime initialization of global data in tokenize.c.
    DCT token and cost tabels are pre-generated.
    
    Second patch in a series to make sure code is reentrant.
    
    Change-Id: Iab48b5fe290129823947b669413101f22a1bcac0
    b35a0db0