Skip computation of distortion in vp8_pick_inter_mode if active_map is used54/2854/1
commit0e05f2c6c96e5b46ff67ddb7deff740275da4b3d
authorAlpha Lam <hclam@google.com>
Wed, 31 Aug 2011 10:43:00 +0000 (31 11:43 +0100)
committerAlpha Lam <hclam@google.com>
Wed, 31 Aug 2011 13:06:55 +0000 (31 14:06 +0100)
tree7271de66c90adb43cbd857ced369100a32d2113d
parent2f964bac26340746d4e40f69cff61074770b81ba
Skip computation of distortion in vp8_pick_inter_mode if active_map is used

If a block is marked to be inactive then set distortion to 0.

Change-Id: Ib415f19642a2ff7b5cf5cfaedd60ebbd79732272
vp8/encoder/pickinter.c