Searched refs:rdChannelCount (Results 1 – 2 of 2) sorted by relevance
56 uint32_t rdChannelCount,
512 uint32_t rdChannelCount, in create_echo_reference() argument534 if ((rdChannelCount != 1 && rdChannelCount != 2) || in create_echo_reference()536 ALOGW("create_echo_reference bad channel count rd %d, wr %d", rdChannelCount, in create_echo_reference()548 er->rd_channel_count = rdChannelCount; in create_echo_reference()553 er->rd_frame_size = audio_bytes_per_sample(rdFormat) * rdChannelCount; in create_echo_reference()