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

12

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm_ioplug.h 103 snd_pcm_t *pcm;
mixer.h 213 snd_pcm_t *playback_pcm;
215 snd_pcm_t *capture_pcm;
  /external/chromium_org/third_party/webrtc/modules/audio_device/linux/
audio_device_alsa_linux.h 170 int32_t ErrorRecovery(int32_t error, snd_pcm_t* deviceHandle);
207 snd_pcm_t* _handleRecord;
208 snd_pcm_t* _handlePlayout;
audio_device_alsa_linux.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
mixer.h 213 snd_pcm_t *playback_pcm;
215 snd_pcm_t *capture_pcm;
  /external/qemu/distrib/sdl-1.2.15/src/audio/nto/
SDL_nto_audio.c 143 snd_pcm_t* handle;
  /external/chromium_org/media/audio/alsa/
alsa_output.cc 630 snd_pcm_t* AlsaPcmOutputStream::AutoSelectDevice(unsigned int latency) {
639 snd_pcm_t* handle = NULL;
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c 128 static snd_pcm_t *ghPCM; /* handle to the PCM recording device */
    [all...]

Completed in 297 milliseconds

12