HomeSort by relevance Sort by last modified time
    Searched full:pcm_out_handle (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/chromeos/
audio_mixer_alsa.cc 288 snd_pcm_t* pcm_out_handle; local
289 if ((err = snd_pcm_open(&pcm_out_handle,
293 snd_pcm_close(pcm_out_handle);

Completed in 40 milliseconds