Searched refs:BOTH_CHANNELS (Results 1 – 2 of 2) sorted by relevance
/device/generic/car/emulator/audio/driver/ | ||
D | audio_hw.h | 41 BOTH_CHANNELS = LEFT_CHANNEL | RIGHT_CHANNEL enumerator |
D | audio_hw.c | 1022 out->enabled_channels = BOTH_CHANNELS; in adev_open_output_stream() |