"README.md" did not exist on "15e58df3386b5438f6ae114a51ad4a258085e70b"
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
Showing
Please register or sign in to comment