Searched refs:pcm (Results 76 - 100 of 245) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/echoaudio/
H A Dlayla20.c60 #include <sound/pcm.h>
H A Dlayla24.c62 #include <sound/pcm.h>
H A Dmia.c60 #include <sound/pcm.h>
H A Decho3g.c62 #include <sound/pcm.h>
H A Dgina24.c61 #include <sound/pcm.h>
H A Dmona.c59 #include <sound/pcm.h>
H A Dechoaudio.c208 sample rate only if there is only one pcm device open. */
794 /* pcm *_ops structures */
849 static int snd_echo_preallocate_pages(struct snd_pcm *pcm, struct device *dev) argument
855 for (ss = pcm->streams[stream].substream; ss; ss = ss->next) {
871 struct snd_pcm *pcm; local
883 num_analog_busses_in(chip), &pcm)) < 0)
885 pcm->private_data = chip;
886 chip->analog_pcm = pcm;
887 strcpy(pcm->name, chip->card->shortname);
888 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBAC
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Denvelope.c241 float *pcm=v->pcm[i]+ve->searchstep*(j); local
242 ret|=_ve_amp(ve,gi,pcm,ve->band,ve->filter+i*VE_BANDS);
289 _analysis_output_always("pcmL",seq,v->pcm[0],v->pcm_current,0,0,totalshift);
290 _analysis_output_always("pcmR",seq,v->pcm[1],v->pcm_current,0,0,totalshift);
292 _analysis_output_always("markL",seq,v->pcm[0],j,0,0,totalshift);
293 _analysis_output_always("markR",seq,v->pcm[1],j,0,0,totalshift);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ca0106/
H A Dca0106_main.c144 #include <sound/pcm.h>
1114 struct snd_pcm *pcm; local
1120 if ((err = snd_pcm_new(emu->card, "ca0106", device, 1, 1, &pcm)) < 0)
1123 pcm->private_data = emu;
1127 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_front_ops);
1128 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_0_ops);
1131 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_rear_ops);
1132 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ca0106_capture_1_ops);
1135 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ca0106_playback_center_lfe_ops);
1136 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTUR
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dvia82xx.c30 * - use the DSX channels for the first pcm playback.
38 * on VIA8233A, this channel is assigned to the second pcm
59 #include <sound/pcm.h>
305 * pcm stream
1125 * pcm hardware definition, identical for both playback and capture
1252 struct viadev *viadev = &chip->devs[chip->capture_devno + substream->pcm->device];
1366 * create pcm instances for VIA8233, 8233C and 8235 (not 8233A)
1370 struct snd_pcm *pcm; local
1380 err = snd_pcm_new(chip->card, chip->card->shortname, 0, 4, 1, &pcm);
1383 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBAC
1426 struct snd_pcm *pcm; local
1482 struct snd_pcm *pcm; local
[all...]
H A Dintel8x0.c38 #include <sound/pcm.h>
152 #define ICH_PCM_SPDIF_MASK 0xc0000000 /* s/pdif pcm slot mask (ICH4) */
154 #define ICH_PCM_SPDIF_78 0x40000000 /* s/pdif pcm on slots 7&8 */
155 #define ICH_PCM_SPDIF_69 0x80000000 /* s/pdif pcm on slots 6&9 */
156 #define ICH_PCM_SPDIF_1011 0xc0000000 /* s/pdif pcm on slots 10&11 */
362 struct ac97_pcm *pcm; member in struct:ichdev
380 struct snd_pcm *pcm[6]; member in struct:intel8x0
913 snd_ac97_pcm_close(ichdev->pcm);
916 err = snd_ac97_pcm_open(ichdev->pcm, params_rate(hw_params),
918 ichdev->pcm
1375 struct snd_pcm *pcm; local
2082 struct ac97_pcm *pcm = chip->ichd[ICHD_PCM2IN].pcm; local
[all...]
H A Dad1889.c45 #include <sound/pcm.h>
100 struct snd_pcm *pcm; member in struct:snd_ad1889
629 struct snd_pcm *pcm; local
634 err = snd_pcm_new(chip->card, chip->card->driver, device, 1, 1, &pcm);
638 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK,
640 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE,
643 pcm->private_data = chip;
644 pcm->info_flags = 0;
645 strcpy(pcm->name, chip->card->shortname);
647 chip->pcm
[all...]
H A Dintel8x0m.c35 #include <sound/pcm.h>
206 struct snd_pcm *pcm[2]; member in struct:intel8x0m
696 struct snd_pcm *pcm; local
706 rec->capture_ops ? 1 : 0, &pcm);
711 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, rec->playback_ops);
713 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, rec->capture_ops);
715 pcm->private_data = chip;
716 pcm->info_flags = 0;
717 pcm->dev_class = SNDRV_PCM_CLASS_MODEM;
719 sprintf(pcm
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dpcm.h33 #define snd_pcm_chip(pcm) ((pcm)->private_data)
347 struct snd_pcm *pcm; member in struct:snd_pcm_substream
349 void *private_data; /* copied from pcm->private_data */
400 struct snd_pcm *pcm; member in struct:snd_pcm_str
432 void (*private_free) (struct snd_pcm *pcm);
440 int (*n_register) (struct snd_pcm * pcm);
441 int (*n_disconnect) (struct snd_pcm * pcm);
442 int (*n_unregister) (struct snd_pcm * pcm);
455 int snd_pcm_new_stream(struct snd_pcm *pcm, in
[all...]
H A Des1688.h26 #include "pcm.h"
48 struct snd_pcm *pcm; member in struct:snd_es1688
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Dsb8_main.c513 struct snd_pcm *pcm; local
518 if ((err = snd_pcm_new(card, "SB8 DSP", device, 1, 1, &pcm)) < 0)
520 sprintf(pcm->name, "DSP v%i.%i", chip->version >> 8, chip->version & 0xff);
521 pcm->info_flags = SNDRV_PCM_INFO_HALF_DUPLEX;
522 pcm->private_data = chip;
524 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_sb8_playback_ops);
525 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_sb8_capture_ops);
527 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV,
532 *rpcm = pcm;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/ad1848/
H A Dad1848_lib.c599 snd_pcm_suspend_all(chip->pcm);
920 struct snd_pcm *pcm; local
923 if ((err = snd_pcm_new(chip->card, "AD1848", device, 1, 1, &pcm)) < 0)
926 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_ad1848_playback_ops);
927 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_ad1848_capture_ops);
929 pcm->private_data = chip;
930 pcm->info_flags = SNDRV_PCM_INFO_HALF_DUPLEX;
931 strcpy(pcm->name, snd_ad1848_chip_id(chip));
933 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV,
937 chip->pcm
1201 struct snd_pcm *pcm; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Dice1724.c841 struct snd_pcm *pcm; local
844 err = snd_pcm_new(ice->card, "ICE1724", device, 1, 1, &pcm);
848 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_PLAYBACK, &snd_vt1724_playback_pro_ops);
849 snd_pcm_set_ops(pcm, SNDRV_PCM_STREAM_CAPTURE, &snd_vt1724_capture_pro_ops);
851 pcm->private_data = ice;
852 pcm->info_flags = 0;
853 strcpy(pcm->name, "ICE1724");
855 snd_pcm_lib_preallocate_pages_for_all(pcm, SNDRV_DMA_TYPE_DEV,
859 ice->pcm_pro = pcm;
1019 struct snd_pcm *pcm; local
1152 struct snd_pcm *pcm; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/ppc/
H A Dpmac.h26 #include <sound/pcm.h>
122 unsigned int formats_ok; /* pcm hwinfo */
142 struct snd_pcm *pcm; member in struct:snd_pmac
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dpcm_native.c32 #include <sound/pcm.h>
67 static int snd_pcm_open(struct file *file, struct snd_pcm *pcm, int stream);
95 struct snd_pcm *pcm = substream->pcm; local
100 info->card = pcm->card->number;
101 info->device = pcm->device;
104 strlcpy(info->id, pcm->id, sizeof(info->id));
105 strlcpy(info->name, pcm->name, sizeof(info->name));
106 info->dev_class = pcm->dev_class;
107 info->dev_subclass = pcm
1116 snd_pcm_suspend_all(struct snd_pcm *pcm) argument
2034 snd_pcm_open_substream(struct snd_pcm *pcm, int stream, struct file *file, struct snd_pcm_substream **rsubstream) argument
2076 snd_pcm_open_file(struct file *file, struct snd_pcm *pcm, int stream, struct snd_pcm_file **rpcm_file) argument
2111 struct snd_pcm *pcm; local
2120 struct snd_pcm *pcm; local
2127 snd_pcm_open(struct file *file, struct snd_pcm *pcm, int stream) argument
2183 struct snd_pcm *pcm; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/caiaq/
H A Dcaiaq-device.h98 struct snd_pcm *pcm; member in struct:snd_usb_caiaqdev
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/aoa/soundbus/i2sbus/
H A Di2sbus.h15 #include <sound/pcm.h>
96 /* pcm specific functions */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/arm/
H A Ddevdma.c17 #include <sound/pcm.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dcopy.c28 #include <sound/pcm.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/test/
H A Dwrite_read.c255 float **pcm; local
260 while ((samples = vorbis_synthesis_pcmout (&vd,&pcm)) > 0 && read_total < count) {
264 memcpy (data + read_total, pcm[0], bout * sizeof (float)) ;

Completed in 224 milliseconds

12345678910