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

  /hardware/qcom/audio/hal/
audio_hw.h 135 audio_channel_mask_t supported_channel_masks[MAX_SUPPORTED_CHANNEL_MASKS + 1]; member in struct:stream_out
audio_hw.c 453 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
457 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
458 out->supported_channel_masks[1] = AUDIO_CHANNEL_OUT_7POINT1;
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.h 280 audio_channel_mask_t supported_channel_masks[MAX_SUPPORTED_CHANNEL_MASKS + 1]; member in struct:stream_out
audio_hw.c     [all...]
  /device/samsung/manta/audio/
audio_hw.c 171 audio_channel_mask_t supported_channel_masks[MAX_SUPPORTED_CHANNEL_MASKS + 1]; member in struct:stream_out
494 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
496 out->supported_channel_masks[1] = AUDIO_CHANNEL_OUT_7POINT1;
    [all...]
  /hardware/qcom/audio/hal/voice_extn/
voice_extn.c 567 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_MONO;

Completed in 78 milliseconds