]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: pcm: Define G723 3-bit and 5-bit formats
authorBen Collins <bcollins@bluecherry.net>
Fri, 28 May 2010 15:43:45 +0000 (11:43 -0400)
committerTakashi Iwai <tiwai@suse.de>
Mon, 31 May 2010 07:10:03 +0000 (09:10 +0200)
commit4480c2761fb85b3f882e1773cf31457767f44ffe
treef36f51f0a1f78f69c38f9a43f7fafe18600409d2
parent3173211281a3ce3c9872737cb9c520fbba09227a
ALSA: pcm: Define G723 3-bit and 5-bit formats

This defines the 24bps and 40bps (8khz sample rate) G.723 codec
formats. They are going to be used once I submit the driver for
an mpeg4/g723 compression card.

I've updated the signed value to -1 as per Takashi's comments
since these are non-linear formats.

Signed-off-by: Ben Collins <bcollins@bluecherry.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/asound.h
include/sound/pcm.h
sound/core/pcm_misc.c