Handling frame references and scale factors in one for loop.
authorDmitry Kovalev <dkovalev@google.com>
Thu, 25 Apr 2013 00:20:53 +0000 (17:20 -0700)
committerDmitry Kovalev <dkovalev@google.com>
Thu, 25 Apr 2013 00:20:53 +0000 (17:20 -0700)
commit994c79cccfd25e3a8482b9df556510a1a147a88e
treef460e438a2f77c8b8c060a37613a58f2915dea1a
parentff2b8aa2c9f95a8456306d2a9ce28803eb90b38a
Handling frame references and scale factors in one for loop.

Using ALLOWED_REFS_PER_FRAME constants instead of hard coded 3, replacing
memcpy with plain struct assignment.

Change-Id: Ibc86f5d175fcb3f3a3eddacf593525370f1f854c
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_decodframe.c