Home
last modified time | relevance | path

Searched refs:pipe_channel_count (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp413 const uint32_t pipe_channel_count = max(channel_count, 2); in audio_config_compare() local
415 const uint32_t pipe_channel_count = channel_count; in audio_config_compare() local
417 const NBAIO_Format format = Format_from_SR_C(config->sample_rate, pipe_channel_count, in audio_config_compare()
448 device_config->pipe_frame_size = (device_config->pipe_frame_size * pipe_channel_count) / in audio_config_compare()