[x265] [PATCH] stats: with the CU reference limit, even 8x8 can have skipped motion searches

Ashok Kumar Mishra ashok at multicorewareinc.com
Mon Apr 20 14:53:31 CEST 2015


I have removed the above gcc warnings and sent the follow on patch above
the patch series.
Smoke test passed with binary changes.


On Wed, Apr 15, 2015 at 12:06 PM, Steve Borho <steve at borho.org> wrote:

> On 04/13, ashok at multicorewareinc.com wrote:
> > # HG changeset patch
> > # User Ashok Kumar Mishra<ashok at multicorewareinc.com>
> > # Date 1428931472 -19800
> > #      Mon Apr 13 18:54:32 2015 +0530
> > # Node ID f40431e676a90d87243b994632c74b25a93fed2f
> > # Parent  b86198988303ae3ec4eeb42017e654f01d0f30a9
> > stats: with the CU reference limit, even 8x8 can have skipped motion
> searches
>
> I won't have time to review this series properly until next week, but
> please smoke test these with MinGW and linux/GCC:
>
> [  7%] Building ASM_YASM object
> common/CMakeFiles/common.dir/x86/ssd-a.asm.o
> /Users/steve/repos/x265-sborho/source/encoder/analysis.cpp: In member
> function 'uint32_t x265::Analysis::compressInterCU_rd0_4(cons
> /Users/steve/repos/x265-sborho/source/encoder/analysis.cpp:969:80:
> warning: suggest braces around empty body in an 'else' statement
>                          ProfileCounter(parentCTU,
> skippedIntraCU[cuGeom.depth]);
>
>       ^
> /Users/steve/repos/x265-sborho/source/encoder/analysis.cpp:993:80:
> warning: suggest braces around empty body in an 'else' statement
>                          ProfileCounter(parentCTU,
> skippedIntraCU[cuGeom.depth]);
>
>       ^
> /Users/steve/repos/x265-sborho/source/encoder/analysis.cpp:1117:18:
> warning: declaration of 'depth' shadows a previous local [-Wsha
>          uint32_t depth = cu.m_cuDepth[0];
>                   ^
> /Users/steve/repos/x265-sborho/source/encoder/analysis.cpp:748:14:
> warning: shadowed declaration is here [-Wshadow]
>      uint32_t depth = cuGeom.depth;
>               ^
> --
> Steve Borho
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20150420/0a4345f4/attachment.html>


More information about the x265-devel mailing list