]> granicus.if.org Git - libvpx/commit
Refactor SPLITMV in RD to a special case.
authorDaniel Kang <ddkang@google.com>
Wed, 8 Aug 2012 18:49:56 +0000 (11:49 -0700)
committerDaniel Kang <ddkang@google.com>
Thu, 9 Aug 2012 16:48:36 +0000 (09:48 -0700)
commit6d0097737d03de3c9491aa74094dad91892e574f
tree3176ba4ace640203fb703e039a79b87fe2d67592
parentb0a46b6b173066bdfcdfd5cc8e8a00b7bb68c07d
Refactor SPLITMV in RD to a special case.

SPLITMV shares very little code with the other inter modes.

Change-Id: I0beee95de1fbedeea1f71650951ffc7db3a118eb
vp8/encoder/rdopt.c