[MPlayer-dev-eng] [PATCH] [TEST FUNC] Multi-channel reorder function

Ulion ulion2002 at gmail.com
Fri Nov 30 12:40:25 CET 2007


2007/11/30, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> Hello,
> On Thu, Nov 29, 2007 at 06:38:15PM +0800, Ulion wrote:
> [...]
> > 3. I'm not familar with inline function and not sure whether inline
> > function can be optimized same with macro version, so is current macro
> > version acceptable for commit?
>
> Yes, it can. If necessary gcc can be forced to behave by using the
> always_inline attribute. But since speed is not really that relevant
> here a normal static inline function would be much preferable over
> macro-mess.

macro removed, lefted macroes are only for save lines of same code but
different type (uint8_t, uint16_t...).
If no objects, commit in 5 days.

-- 
Ulion
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reorder_func8.diff
Type: text/x-diff
Size: 48253 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20071130/52838c29/attachment.diff>


More information about the MPlayer-dev-eng mailing list