On 04/06/2013 02:44 PM, Daniel Mack wrote:
+#define SNDRV_PCM_FMTBIT_DSD_DOP_U8 _SNDRV_PCM_FMTBIT(DSD_DOP_U8) +#define SNDRV_PCM_FMTBIT_DSD_DOP_U16 _SNDRV_PCM_FMTBIT(DSD_DOP_U16)
No, this is not good, DoP always has the 8-bit marker in the MSB and has to be either 24-bit or longer word. One byte marker and two bytes of payload, padded with one byte of zeros if payload is 32-bit dword.
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel