HomeSort by relevance Sort by last modified time
    Searched defs:supported_channel_masks (Results 1 - 3 of 3) 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
  /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
  /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...]

Completed in 35 milliseconds