commit | 8588303afa4064cdbd91a653d45e5716b377b767 | [log] [tgz] |
---|---|---|
author | Harinarayanan K K <harinarayanan.kk@ittiam.com> | Fri Jun 19 11:39:42 2015 +0530 |
committer | Marco Nelissen <marcone@google.com> | Wed Jun 24 21:04:58 2015 +0000 |
tree | 4bcba1df1186efe076adb3a955bc169212ad577a | |
parent | 6cb6772805d86c66848b15a54926e396daed06b1 [diff] |
Added code to handle cases with qp less than 10 When qp goes less than 10, all I16x16 mode evaluations are disabled and I4x4 evaluations are enabled irrespective of preset. This will ensure that the residual will not exceed the supported range of entropy Minimum Qp cannot be set less than 4 now. When QP goes lesser, the residual may exceed the supported range even with I4x4 enabled. Change-Id: I25b404fcd9c9e9dbdd77679280968635ee047eb3