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

  /hardware/qcom/audio/hal/
audio_hw.h 180 audio_channel_mask_t supported_channel_masks[MAX_SUPPORTED_CHANNEL_MASKS + 1]; member in struct:stream_out
  /device/samsung/manta/audio/
audio_hw.c 162 audio_channel_mask_t supported_channel_masks[MAX_SUPPORTED_CHANNEL_MASKS + 1]; member in struct:stream_out
474 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
476 out->supported_channel_masks[1] = AUDIO_CHANNEL_OUT_7POINT1;
    [all...]

Completed in 22 milliseconds