HomeSort by relevance Sort by last modified time
    Searched refs:alsa (Results 26 - 44 of 44) sorted by null

12

  /device/samsung/crespo/alsa-utils/seq/aseqdump/
aseqdump.c 2 * aseqdump.c - show the events received at an ALSA sequencer port
29 #include <alsa/asoundlib.h>
58 /* error handling for ALSA functions */
  /device/samsung/crespo/libaudio/
AudioHardwareALSA.h 23 #include <alsa/asoundlib.h>
AudioHardwareALSA.cpp 35 #include <alsa/asoundlib.h>
57 // external/libasound/alsa-lib-1.0.16/src/pcm/pcm_null.c!
160 ROUTE_ALL, "alsa.mixer.playback.master", "PCM", NULL
164 ROUTE_ALL, "alsa.mixer.capture.master", "Capture", NULL
169 { ROUTE_ALL, "alsa.mixer.playback.master", "PCM", NULL},
170 { ROUTE_ALL, "alsa.mixer.capture.master", "Capture", NULL}
176 {ROUTE_EARPIECE, "alsa.mixer.playback.earpiece", "Earpiece", NULL},
177 {ROUTE_EARPIECE, "alsa.mixer.capture.earpiece", "Capture", NULL}
180 {ROUTE_SPEAKER, "alsa.mixer.playback.speaker", "Speaker", NULL},
181 {ROUTE_SPEAKER, "alsa.mixer.capture.speaker", "", NULL
    [all...]
  /device/samsung/crespo/alsa-lib/src/seq/
seq.c 5 * \author Abramo Bagnara <abramo@alsa-project.org>
35 The ALSA sequencer interface is designed to deliver the MIDI-like
125 One of the new features in ALSA sequencer system is <i>subscription</i> of ports.
144 ALSA sequencer - update timestamp
152 In ALSA system, MIDI device is not opened until the associated MIDI port
161 ALSA sequencer - events are scheduled
184 ALSA sequencer (scheduled or real-time)
293 <i>relative</i> timestamp is delivered to ALSA, the
349 For such events, ALSA sequencer provides seveal different data storage types.
514 Each ALSA port can have capability flags
    [all...]
  /device/samsung/crespo/alsa-utils/amidi/
amidi.c 36 #include <alsa/asoundlib.h>
  /device/samsung/crespo/alsa-utils/seq/aseqnet/
aseqnet.c 2 * network server/client for ALSA sequencer
26 #include <alsa/asoundlib.h>
164 printf(_("aseqnet - network client/server on ALSA sequencer\n"));
  /device/samsung/crespo/alsa-utils/seq/aplaymidi/
aplaymidi.c 30 #include <alsa/asoundlib.h>
104 /* error handling for ALSA functions */
194 * we're playing - otherwise, ALSA would reset the port after every
330 /* maps SMF events to ALSA sequencer events */
arecordmidi.c 31 #include <alsa/asoundlib.h>
109 /* error handling for ALSA functions */
272 * ALSA doesn't know about the SMPTE time divisions, so
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c 60 #include <alsa/asoundlib.h>
102 Here a "frame" is an ALSA term. A frame is comprised of 1 sample if mono,
106 (see http://www.alsa-project.org/alsa-doc/alsa-lib/pcm.html) */
    [all...]
  /external/bluetooth/bluez/audio/
pcm_bluetooth.c 40 #include <alsa/asoundlib.h>
41 #include <alsa/pcm_external.h>
131 struct bluetooth_alsa_config alsa_config; /* ALSA resource file parameters */
361 /* ALSA library is really picky on the fact hw_ptr is not null.
1153 /* This should never fail, ALSA API is really not
    [all...]
  /device/samsung/crespo/alsa-utils/speaker-test/
speaker-test.c 24 * Main program by James Courtier-Dutton (including some source code fragments from the alsa project.)
51 #include <alsa/asoundlib.h>
  /device/samsung/crespo/alsa-utils/alsactl/
state.c 3 * Copyright (c) by Abramo Bagnara <abramo@alsa-project.org>
30 #include <alsa/asoundlib.h>
    [all...]
init_parse.c 41 #include <alsa/asoundlib.h>
    [all...]
  /device/samsung/crespo/alsa-lib/src/mixer/
simple_none.c 5 * \author Abramo Bagnara <abramo@alsa-project.org>
13 * Copyright (c) 2001 by Abramo Bagnara <abramo@alsa-project.org>
41 #include <alsa/asoundlib.h>
    [all...]
  /device/samsung/crespo/alsa-utils/alsamixer/
alsamixer.c 1 /* AlsaMixer - Commandline mixer for the ALSA project Copyright (C) 1998,
126 #include <alsa/asoundlib.h>
    [all...]
  /device/samsung/crespo/alsa-utils/amixer/
amixer.c 2 * ALSA command line mixer utility
30 #include <alsa/asoundlib.h>
    [all...]
  /device/samsung/crespo/alsa-utils/aplay/
aplay.c 42 #include <alsa/asoundlib.h>
    [all...]
  /device/samsung/crespo/alsa-utils/
configure     [all...]
  /device/samsung/crespo/alsa-lib/
configure     [all...]

Completed in 657 milliseconds

12