HomeSort by relevance Sort by last modified time
    Searched refs:wr_channel_count (Results 1 - 3 of 3) sorted by null

  /system/media/audio_utils/
echo_reference.c 44 uint32_t wr_channel_count; // write number of channels member in struct:echo_reference
184 if (er->rd_channel_count != er->wr_channel_count ||
207 if (er->rd_channel_count != er->wr_channel_count) {
239 if (er->rd_channel_count != er->wr_channel_count) {
510 er->wr_channel_count = wrChannelCount;
  /device/ti/panda/audio/
audio_hw.c 1435 uint32_t wr_channel_count = popcount(stream->get_channels(stream)); local
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 1585 uint32_t wr_channel_count = popcount(stream->get_channels(stream)); local
    [all...]

Completed in 35 milliseconds