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