[FFmpeg-soc] [soc]: r1544 - amr/amrnbfloatdec.c

Robert Swain robert.swain at gmail.com
Mon Dec 10 17:28:14 CET 2007


Hello,

On Mon, 2007-12-10 at 16:59 +0100, Benjamin Larsson wrote:
> What's wrong with
> 
> p->dsp.float_to_int16(&buf_out[subframe*AMR_SUBFRAME_SIZE]
> , p->samples_in, AMR_SUBFRAME_SIZE);
> 
> ?

Is void *data aligned? Can I use it for the output of float_to_int16? If
so, I'll change it. :)

Rob




More information about the FFmpeg-soc mailing list