multi-res: modify memory allocation code
authorYunqing Wang <yunqingwang@google.com>
Wed, 23 May 2012 17:40:24 +0000 (13:40 -0400)
committerYunqing Wang <yunqingwang@google.com>
Wed, 23 May 2012 17:40:24 +0000 (13:40 -0400)
commitad479a9b3d510617f1400d2b168bd1594d422d67
treeec0e3aa91332f51b5f0c9a5819ffeb3570fc1791
parenteb5b965b443249421a2c8f20d96fa0a0e83a93f7
multi-res: modify memory allocation code

Reverted part of change in memory alllocation code, which ensures
that the function returns 0 and encoder works correctly when
CONFIG_MULTI_RES_ENCODING isn't turned on.

Change-Id: Id5d5e7f2c8bd9e961a6dca79d257e8185f0d592a
vp8/vp8_cx_iface.c