commit | 888a848453acfc0a9b92f8c624f6d6c1b26945cc | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Fri Sep 12 14:36:51 2014 -0700 |
committer | Jingning Han <jingning@google.com> | Fri Sep 12 14:36:51 2014 -0700 |
tree | 30cc62cd48b92c7fc3c0684b51963e9d4fb5b3c5 | |
parent | adb20849b6bdc27211b7f230d3eb38ffd6b822d2 [diff] |
Remove redundant reference frame threshold settings When a reference frame type is not in the frame buffer, the mode search threshold will be set to INT_MAX, so as to effectively turn off the mode entries in the rate-distortion optimization loop that involves this reference frame type. This operation is now integrated in the ref_frame_skip_mask scheme. This commit hence removes the redundant mode search threshold setting. Change-Id: Ib18f45da611afda2af275201efd367df7f5101ab