Refactor get_tx_type and get_scan
authorhui su <huisu@google.com>
Tue, 18 Aug 2015 23:57:07 +0000 (16:57 -0700)
committerhui su <huisu@google.com>
Fri, 21 Aug 2015 16:53:37 +0000 (09:53 -0700)
commit5eed74e1d3179b7a6391d22edcab11def38aa2e6
treecb87d124b4b38aebbdaf0bc1109db50dba301905
parentb1339751b970b286f4019e62ea3eb583b8807326
Refactor get_tx_type and get_scan

This makes it easier to add new transform types and scan orders
to VP10 in the future.

Change-Id: I94874ddc9b19928d7820d57e94e2af04adf51efe
vp10/common/blockd.h
vp10/common/scan.h
vp10/decoder/decodeframe.c
vp10/encoder/encodemb.c
vp10/encoder/pickmode.c
vp10/encoder/rdopt.c
vp10/encoder/tokenize.c