Skip to content
  • Jingning Han's avatar
    Make local functions in vp9_dct.c static · f62805fa
    Jingning Han authored
    This commit limits the scope of 1-D DCT and ADST functions within
    vp9_dct.c and makes them static. This largely clears out the cross
    referencing issue between vp9_dct.c and the SIMD optimizations.
    
    Change-Id: If7cac478b11bb32328ccf70a9f60b709dad43d7f
    f62805fa