]> granicus.if.org Git - libvpx/commit
Refactor recursive transform block partition search
authorJingning Han <jingning@google.com>
Thu, 3 Nov 2016 00:01:58 +0000 (17:01 -0700)
committerJingning Han <jingning@google.com>
Thu, 3 Nov 2016 00:03:09 +0000 (17:03 -0700)
commit18482fe32d956e51cf93f6eeb91423fc8dc3c1d2
treecfd5ebb34e5e3a2b5c10faea161a1a60d963b371
parentf64062f36fc7c2adc6745861dc8dafc2879836fa
Refactor recursive transform block partition search

This commit refactors the recursive transform block partition
search process to make it support rectangular transform block size
coding.

Change-Id: I0207ae40d83c7eae3cb5d460e403f470747590d3
av1/encoder/rdopt.c