Home | History | Annotate | Download | only in hal

Lines Matching refs:supported_channel_masks

422         out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
426 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_5POINT1;
427 out->supported_channel_masks[1] = AUDIO_CHANNEL_OUT_7POINT1;
1347 while (out->supported_channel_masks[i] != 0) {
1349 if (out_channels_name_to_enum_table[j].value == out->supported_channel_masks[i]) {
1861 out->supported_channel_masks[0] = AUDIO_CHANNEL_OUT_STEREO;