HomeSort by relevance Sort by last modified time
    Searched refs:PCM_PLAYBACK (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/audio/hal/
audio_hw.h 174 PCM_PLAYBACK,
audio_hw.c 400 if (usecase->type != PCM_PLAYBACK &&
546 if (usecase->type == PCM_PLAYBACK) {
    [all...]
voice.c 121 pcm_dev_rx_id = platform_get_pcm_device_id(uc_info->id, PCM_PLAYBACK);
  /device/htc/flounder/audio/hal/
audio_hw.h 232 PCM_PLAYBACK = 0x1,
audio_hw.c 67 .type = PCM_PLAYBACK,
121 .type = PCM_PLAYBACK,
139 .type = PCM_PLAYBACK,
827 if (usecase->type == PCM_PLAYBACK) {
    [all...]
  /hardware/qcom/audio/hal/audio_extn/
hfp.c 131 pcm_dev_rx_id = platform_get_pcm_device_id(uc_info->id, PCM_PLAYBACK);
  /hardware/qcom/audio/hal/msm8960/
platform.c 401 if (device_type == PCM_PLAYBACK)
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 841 if (device_type == PCM_PLAYBACK)
    [all...]

Completed in 190 milliseconds