[XviD-devel] xvid_bench test_transfer unaligned

Pascal Massimino skal at planet-d.net
Wed Jun 15 08:16:40 CEST 2005


	Hi Christoph,

On Tue, 2005-06-14 at 18:33, Christoph Nägeli wrote:
> Hi,
> 
> On Jun 14, 2005, at 3:59 PM, Skal wrote:
> > On Fri, 2005-06-10 at 17:37, Christoph Nägeli wrote:
> >> Is it wrong to assume that the destination of the transfer_routines
> >> is 16-Byte aligned?
> >
> >     you're right. Thanks for the report.
> >     xvid_bench.c is now hopefully fixed wrt to alignments.
> >     While at it, i've optimized a little the PLAINC function
> >     in utils/mem_transfer.c. You can activate the new code
> >     by commenting out the flag USE_REFERENCE_C at the beginning
> >     of mem_transfer.c.
> 
> And what about the 'dctSpace' field in the 'SearchData' type which is  
> the Destination in 'findRD_intra()' in the file 'estimation_rd_based.c'?
> Shouldn't that be aligned, too? (Or do I just not see that it  
> actually is...)

	Actually, it is: look at estimation_pvop.c:814 and
	estimation_bvop.c:977.

-Skal




More information about the XviD-devel mailing list