Searched refs:rdChannelCount (Results 1 – 2 of 2) sorted by relevance
55 uint32_t rdChannelCount,
492 uint32_t rdChannelCount, in create_echo_reference() argument514 if ((rdChannelCount != 1 && rdChannelCount != 2) || in create_echo_reference()516 ALOGW("create_echo_reference bad channel count rd %d, wr %d", rdChannelCount, in create_echo_reference()528 er->rd_channel_count = rdChannelCount; in create_echo_reference()533 er->rd_frame_size = audio_bytes_per_sample(rdFormat) * rdChannelCount; in create_echo_reference()