Searched refs:mMaxProducerBuffers (Results 1 – 2 of 2) sorted by relevance
368 mMaxProducerBuffers = maxBuffers; in connectToDevice()411 mMaxProducerBuffers, mMaxConsumerBuffers); in connectToDevice()413 int totalBuffers = mMaxConsumerBuffers + mMaxProducerBuffers; in connectToDevice()
199 uint32_t mMaxProducerBuffers; variable