Fix use_uv_intra_estimate in rd loop
authorJingning Han <jingning@google.com>
Mon, 2 Dec 2013 23:24:41 +0000 (15:24 -0800)
committerJingning Han <jingning@google.com>
Tue, 3 Dec 2013 01:30:41 +0000 (17:30 -0800)
commit9f81a50c853c902f575dbff4f0e61db7ebfa12fa
treecd25d82c3b65060747231168f57c5f1aada9e6e2
parente237b7dea350261b8da0635b9290e20da1561797
Fix use_uv_intra_estimate in rd loop

This commit fixes the use of uv_intra_estimate by properly restoring
the mode_info struct required by rd_pick_intra_sbuv_mode.

Change-Id: I6a156d79533c4e2e60dfd3b8c5bb0a42a8eca280
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_rdopt.c