All of lore.kernel.org
 help / color / mirror / Atom feed
* ASOC PCM formats
@ 2008-06-07  0:00 Jon Smirl
  2008-06-09  7:20 ` Clemens Ladisch
  2008-06-09  9:17 ` Mark Brown
  0 siblings, 2 replies; 5+ messages in thread
From: Jon Smirl @ 2008-06-07  0:00 UTC (permalink / raw)
  To: ALSA-devel

Why is the AC97 format set to S16 in all of the drivers? The link is
20b and my codec takes 20b, how do I get 20b data to the device? I
tried using SNDRV_PCM_FORMAT_S20_3BE but all I get is static.

If I use S24 for the format it works but volume is divided by 16. I
think the bits have been right justified into the 24 bits so the
bottom four bits are lost.

AC97 link is Efika, MPC5200
Codec is STAC9766.

-- 
Jon Smirl
jonsmirl@gmail.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-06-09 16:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-07  0:00 ASOC PCM formats Jon Smirl
2008-06-09  7:20 ` Clemens Ladisch
2008-06-09  9:17 ` Mark Brown
2008-06-09 13:08   ` Jon Smirl
2008-06-09 16:42     ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.