]> granicus.if.org Git - libvpx/commit
Change to allow less rectangular partion check
authorYaowu Xu <yaowu@google.com>
Fri, 4 Oct 2013 21:20:26 +0000 (14:20 -0700)
committerYaowu Xu <yaowu@google.com>
Tue, 8 Oct 2013 15:12:56 +0000 (08:12 -0700)
commite29137df05dd8759b9f8757ddf79a90e717c3a87
treea7b0753a12197217648a017a824746fb7f7e3457
parent93908627028c2dec3a8f60fcbb238ee3a14c9ec9
Change to allow less rectangular partion check

For CpuUsed 1 & 2, this commit allow to skip retangular partition check
when NONE is better than SPLIT. It also changed to allow such logic
on alt ref frame coding rather than use square partition all them. The
change has gain compressio about .3% on yt and ythd for both 1&2, It
helped .6% compression on cif and stdhd for both CpuUsed 1&2.

Change-Id: I814b653baf89f59acd20e042629a12938a1bd4e5
vp9/encoder/vp9_onyx_if.c