]> granicus.if.org Git - libvpx/commit
Store first pass motion vector directions
authorPengchong Jin <pengchong@google.com>
Thu, 31 Jul 2014 16:01:06 +0000 (09:01 -0700)
committerPengchong Jin <pengchong@google.com>
Mon, 4 Aug 2014 23:17:47 +0000 (16:17 -0700)
commit233e0ccc73eba5f52ddde366f7adae4cff55c3fd
tree5959da9f0733a757ba3ea7d09d7bb33f83d37966
parenta3b062c56f237e1680e4fdae838842955fc7fdf6
Store first pass motion vector directions

Re-organize the one-byte structure for 16x16 first pass
block. Add bits to indicate motion vector directions.

Change-Id: Id10754ba343dfc712c7fed5bcc85c67fa0bbcb89
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h