]> granicus.if.org Git - libvpx/commit
Using has_second_ref function to simplify the code.
authorDmitry Kovalev <dkovalev@google.com>
Tue, 20 Aug 2013 21:09:56 +0000 (14:09 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Tue, 20 Aug 2013 21:09:56 +0000 (14:09 -0700)
commit27de4fe9227255e7cb470c7f685ea63b730ac7d1
tree96128a555f988d6e8b0719a2118ceb5d71cf8b19
parent381d3b8b7d80b0a36db4b36760f1c46eaecb1aec
Using has_second_ref function to simplify the code.

Updating implementation of vp9_get_pred_context_single_ref_p2 using
has_second_ref function to make code easier to read.

Change-Id: I5ba642712f59861a48aab974e73aa01640d086fe
vp9/common/vp9_pred_common.c