[x265] [PATCH 1 of 3] optimize: rewrite TComTrQuant::xGetCodedLevel

chen chenm003 at 163.com
Fri Mar 21 20:06:07 CET 2014


 



At 2014-03-21 09:41:39,"Steve Borho" <steve at borho.org> wrote:
>On Tue, Mar 18, 2014 at 7:34 PM, Min Chen <chenm003 at 163.com> wrote:
>> # HG changeset patch
>> # User Min Chen chenm003 at 163.com>
>> # Date 1395189192 25200
>> # Node ID e9f08d038ff0dc17152002d2b2b70138d08465d7
>> # Parent  dc700298419d382e58c49d4ea62a3d7398b4beaf
>> optimize: rewrite TComTrQuant::xGetCodedLevel
>>
>> -inline double TComTrQuant::xGetICRateCost(uint32_t absLevel,
>> +FORCEINLINE double TComTrQuant::xGetICRateCost(uint32_t absLevel,
>
>this macro isn't defined for all compilers:
>
>/Users/steve/repos/x265/source/Lib/TLibCommon/TComTrQuant.cpp:1204:1:
>error: unknown type name 'FORCEINLINE'

FORCEINLINE  defined in winnt.h and we used in threading.h
btw: we defined this macro in old vector code, but remove later
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20140322/0c746c29/attachment.html>


More information about the x265-devel mailing list