On Tue, 2009-09-29 at 15:09 -0700, Troy Kisky wrote:
> > 
> > Troy, do you have any theory yet on why your patch should permanently swap
> > channels?
> > 
> Memory in 16 bit samples
> L1,R1,L2,R2
> 
> Shifting out in 16 bit samples
> L1,R1,L2,R2
> 
> 
> Memory in 32 bit samples
> R1L1,R2L2,R3L3
> 
> Shifting out in 32 bit samples
> R1L1,R2L2
> 
> Codec sees 16 bit samples
> R1,L1,R2,L2
> 

If that is the case, wouldn't we see the channel swap on DM644x as well?
>From Sekhar's earlier e-mail, the channel swap appears specific to DM355
EVM.

Steve


_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to