]> granicus.if.org Git - libvpx/commit
Simplify handling of sub-partition motion vectors
authorAdrian Grange <agrange@google.com>
Thu, 25 Jul 2013 18:19:37 +0000 (11:19 -0700)
committerAdrian Grange <agrange@google.com>
Thu, 25 Jul 2013 18:51:51 +0000 (11:51 -0700)
commitbe700e140a32d4c497f1dc5782d83ad718a78131
tree522f15a905a72f9e557300e504108fc32fb34d7c
parent4cfd36d8fd119bf50e512889e678693f808bcd68
Simplify handling of sub-partition motion vectors

Simplified the code that extracts and uses the motion
vectors for the 4 sub-partitions in rd_pick_partition.

Change-Id: Iaf698ef7ee3aef9edd59015e1ae065dd359b17d9
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_rdopt.c