Optimize the checking for transform skipping
authorYaowu Xu <yaowu@google.com>
Tue, 7 Apr 2015 00:53:55 +0000 (17:53 -0700)
committerYaowu Xu <yaowu@google.com>
Tue, 7 Apr 2015 00:54:05 +0000 (17:54 -0700)
commit0bb897211deb61bf76354330d8d9d9bf63ce7759
treeaa13a9a7b551bf398b1960e5f98b217debcf0f0d
parentb2baaa215bb0fe3072b1088e9b2ac65a88c50d30
Optimize the checking for transform skipping

If U is not skippable, then do not perform the check on V.

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