Re: [x265] [PATCH 2 of 4] limit TU : use cbf and quantization coefficients to limit recursion

2016-10-12 Thread Kavitha Sampath
On Wed, Oct 12, 2016 at 9:51 AM, Deepthi Nandakumar < deepthipnandaku...@gmail.com> wrote: > Some more points. > > 1. Is there anything to prevent limit-tu 1 and 2 being used together, say > as limit-tu 3? > limit-tu 1 and 2 use different approaches to limit recursion. limit-tu 1 perform breadth

Re: [x265] [PATCH 2 of 4] limit TU : use cbf and quantization coefficients to limit recursion

2016-10-11 Thread Deepthi Nandakumar
Some more points. 1. Is there anything to prevent limit-tu 1 and 2 being used together, say as limit-tu 3? 2. It's recommended that limit-tu is conservative when performing early skip for TU recursion. There have been suspicions that large TUs are responsible for smoothening artifacts, and if

Re: [x265] [PATCH 2 of 4] limit TU : use cbf and quantization coefficients to limit recursion

2016-10-10 Thread Deepthi Nandakumar
Is this condition ever satisfied? Minimum value of a coeff, to be counted in numSig is 1 (since it's uint16). On Sat, Oct 8, 2016 at 5:07 PM, Bhavna Hariharan < bha...@multicorewareinc.com> wrote: > Hi Deepthi, > > On Fri, Oct 7, 2016 at 1:17 PM, Deepthi Nandakumar < >

Re: [x265] [PATCH 2 of 4] limit TU : use cbf and quantization coefficients to limit recursion

2016-10-08 Thread Bhavna Hariharan
Hi Deepthi, On Fri, Oct 7, 2016 at 1:17 PM, Deepthi Nandakumar < deepthipnandaku...@gmail.com> wrote: > Kavitha/Bhavana, excellent job! The test metrics look pretty good. > > > > On Tue, Oct 4, 2016 at 2:50 PM, wrote: > >> # HG changeset patch >> # User Bhavna

Re: [x265] [PATCH 2 of 4] limit TU : use cbf and quantization coefficients to limit recursion

2016-10-07 Thread Deepthi Nandakumar
Kavitha/Bhavana, excellent job! The test metrics look pretty good. On Tue, Oct 4, 2016 at 2:50 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1474620761 -19800 > # Fri Sep 23 14:22:41 2016 +0530 > # Node ID