vp9-rtc: Use correct plane for UV in estimate_intra
authorMarco Paniconi <marpan@google.com>
Thu, 18 Apr 2019 22:40:19 +0000 (15:40 -0700)
committerMarco Paniconi <marpan@google.com>
Thu, 18 Apr 2019 22:43:46 +0000 (15:43 -0700)
commit12acbb155223f84978b4e292a24d8b80e3566b86
treeab1663b72e5e622d867b8c8a7a24e3a37ca15b57
parent6f594bb8c81f9c863495f0dbb3a4d7d78ffa8409
vp9-rtc: Use correct plane for UV in estimate_intra

For nonrd-pickmode: some PSNR increase observed on
screen content/scroll clips.

Change-Id: Idf1bce9dd434e33d7c35dbeb59e02e2e58ea1aaa
vp9/encoder/vp9_pickmode.c