[Ffmpeg-devel] [PATCH] h264 optimization: common case hl_decode_mb
Luca Barbato
lu_zero
Fri Feb 23 10:21:32 CET 2007
Alexander Strange wrote:
> I checked with a gcc 4.3 build from SVN, and it's smart enough that it
> inlines both of the functions back into the original. I'll force this
> not to happen, but I have a style question - can I use
> __attribute((noinline)) directly or should it be a macro?
there is already a macro for it next to always_inline called av_noinline
in avutil common.h
lu
--
Luca Barbato
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero
More information about the ffmpeg-devel
mailing list