OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wr_channel_count
(Results
1 - 2
of
2
) sorted by null
/system/media/audio_utils/
echo_reference.c
46
uint32_t
wr_channel_count
; // write number of channels
member in struct:echo_reference
188
if (er->rd_channel_count != er->
wr_channel_count
||
211
if (er->rd_channel_count != er->
wr_channel_count
) {
243
if (er->rd_channel_count != er->
wr_channel_count
) {
531
er->
wr_channel_count
= wrChannelCount;
/device/htc/flounder/audio/hal/
audio_hw.c
1168
uint32_t
wr_channel_count
= audio_channel_count_from_out_mask(stream->get_channels(stream));
local
[
all
...]
Completed in 118 milliseconds