OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:supported_channel_masks
(Results
1 - 2
of
2
) sorted by null
/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 300 milliseconds