Home
last modified time | relevance | path

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

/system/ulib/audio-utils/include/audio-utils/
A Daudio-device-stream.h49 uint32_t channel_cnt() const { return channel_cnt_; } in channel_cnt()
81 uint32_t channel_cnt_ = 0; variable
/system/ulib/audio-utils/
A Daudio-input.cpp39 .channels = static_cast<uint16_t>(channel_cnt_), in Record()
48 frame_rate_, channel_cnt_, sample_format_, res); in Record()
A Daudio-device-stream.cpp473 channel_cnt_ = channels; in SetFormat()

Completed in 13 milliseconds