ref: d3c78fd71ffea6c55f2705de2eb0c92449c4fc82
parent: 534e61d5a3fc121bfcc52969acc4c9e7ac798d14
author: Angie Chiang <angiebird@google.com>
date: Tue Oct 16 08:31:13 EDT 2018
Variant implementation of changing mv search order We start mv search from the block with highest feature score, then move on to the block's neighbors with with an searching order using their feature scores. We use max heap to help us achieve the functionality. This feature is under flag USE_PQSORT Change-Id: Ie5dc5ea715b0f9a7a594e5080a7cb4f5309f5597