vp9_ethread: fix me consts initialization to support aq_mode=3 encoding
authorYunqing Wang <yunqingwang@google.com>
Fri, 6 Mar 2015 23:17:59 +0000 (15:17 -0800)
committerYunqing Wang <yunqingwang@google.com>
Sat, 7 Mar 2015 00:31:46 +0000 (16:31 -0800)
commit6e0ec0b2d9da1a45725d5e0ae164410fdeb3a3c8
tree1d70c983d722855d6a9464ca6b33c553912eb0ff
parent9d44fd6bc5f6f6ebfceca6489b7a4d5c9f47ade3
vp9_ethread: fix me consts initialization to support aq_mode=3 encoding

While turning on "--aq_mode=3", the quantizers are updated by each
thread. Fixed the me consts initialization function to make sure
that the correct thread data are updated.

Change-Id: Ied27bb7bae76fc3fa2cda4f8c35ac0b46271bef4
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_quantize.c
vp9/encoder/vp9_rd.c
vp9/encoder/vp9_rd.h