Searched refs:mDeviceChannelCount (Results 1 – 2 of 2) sorted by relevance
140 int32_t getDeviceChannelCount() const { return mDeviceChannelCount; } in getDeviceChannelCount()205 int32_t mDeviceChannelCount = 0; variable
122 mDeviceChannelCount = getSamplesPerFrame(); // Assume it will be the same. Update if not. in open()149 mDeviceChannelCount = configurationOutput.getSamplesPerFrame(); in open()