Adding const to the input argument of all 1D transforms.
authorDmitry Kovalev <dkovalev@google.com>
Fri, 11 Oct 2013 18:19:58 +0000 (11:19 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Fri, 11 Oct 2013 18:19:58 +0000 (11:19 -0700)
commit44195fda71a1784544d797cd331b625c083f6f89
tree6f00ee31c84458d0b1c81772c411cafe64a86ae4
parent6e21ca7635d7df38408bd67911a615a6eca684c7
Adding const to the input argument of all 1D transforms.

Also adding static to iadst16_1d and fadst16 functions.

Change-Id: I13c7df3b776f0f8efc6e80099bdb0a2f6d29edaf
vp9/common/vp9_idct.c
vp9/common/vp9_idct.h
vp9/encoder/vp9_dct.c