Re: [PATCH] add channel order setting interface in asoc core

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Sep 11, 2009 at 05:03:42PM +0800, Barry Song wrote:

> As discussed, I am adding a patch to add an interface to set the
> relationship between audio channel No. and slot No.
> The interface should be really useful because nobody can ensure
> audio channel n always uses slot n in all platforms. And for some
> devices, the relationship even can change with sound mode switch
> in 2.1,3.1,4.1,5.1,6.1,7.1.
> After the patch is applied, I can change bfin stuff based on it.

This is the right idea but some updates would be nice:

>  /**
> + * snd_soc_dai_set_channel_order - configure DAI audio channel order

Please rename to snd_soc_dai_set_channel_map.

> + * @dai: DAI
> + * @num: how many channels
> + * @slot: pointer to an array which imply the slot number channel 0~num-1 uses
> + *
> + * configure the relationship between channel number and TDM slot number.

I'd say something line

   'Pointer to an array of data sources.  Each element specifies the
    data slot in the source data which will be used for that slot index
    in the output data.'

It'd also be better if the API separate transmit and receive mappings -
having separate tx_num, tx_slot and rx_num, rx_slot should do the trick.
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux