]> granicus.if.org Git - libvpx/commit
Create hybrid_fwd_txfm.c
authorAngie Chiang <angiebird@google.com>
Wed, 18 Nov 2015 23:17:18 +0000 (15:17 -0800)
committerAngie Chiang <angiebird@google.com>
Wed, 25 Nov 2015 20:51:25 +0000 (12:51 -0800)
commit96baa73ed9ad135214efbaaa13d16a1c77d3049c
tree3dd323158a5ccf4638fdfc1384cdced1f96599fd
parent30e325a94b08a37ae6842f7185e2c07981759574
Create hybrid_fwd_txfm.c

Move txfm functions from encodemb to hybrid_twd_txfm.c
to make encodemb's code flow clear

Change-Id: If174d8ddb490d149c103e5127d30ef19adfbed13
vp10/encoder/encodemb.c
vp10/encoder/encodemb.h
vp10/encoder/hybrid_fwd_txfm.c [new file with mode: 0644]
vp10/encoder/hybrid_fwd_txfm.h [new file with mode: 0644]
vp10/encoder/rdopt.c
vp10/vp10cx.mk