Enable reference frame masking for rt mode
authorYaowu Xu <yaowu@google.com>
Mon, 13 Jan 2014 18:03:28 +0000 (10:03 -0800)
committerYaowu Xu <yaowu@google.com>
Mon, 13 Jan 2014 18:06:17 +0000 (10:06 -0800)
commit5e5d4c0ea72aae6a18af6609ace02d13c12e7253
treee44cb307a94ee11e836ed168524ef2dd0f3c903e
parenta00dad39bd8a64aec35b987c730a8f54112472ee
Enable reference frame masking for rt mode

Reference frame masking helped good quality mode to gain about 5% in
encoding speed, this commit enable it for rt mode to gain the speed
improvement.

In addition, this commit move the speed feature setup to a separate
function.

Change-Id: I015e8f78bbb21dd43ae183b9b9355bea2ccda9c5
vp9/encoder/vp9_onyx_if.c