]> granicus.if.org Git - libvpx/commit
Removing PLANE_TYPE argument from cost_coeffs function.
authorDmitry Kovalev <dkovalev@google.com>
Wed, 21 Aug 2013 20:02:28 +0000 (13:02 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Wed, 21 Aug 2013 20:02:28 +0000 (13:02 -0700)
commit2f1a0a0e2c43485dd508130a6b5ecb4e7f016117
treeadcf8004491ffa0ae911931f376b3ff71c2d9f98
parent27a984fbd3876cfd4828edadc87703733b98bcf9
Removing PLANE_TYPE argument from cost_coeffs function.

We can determine plane_type for another function arguments.

Change-Id: I85331877aedb357632ae916a37b5b15f22c0bb1f
vp9/encoder/vp9_rdopt.c