Searched refs:kRawMinBufferCount (Results 1 – 2 of 2) sorted by relevance
78 static const uint32_t kRawMinBufferCount = 12; variable
289 if (hal_configured_streams->at(i).max_buffers < kRawMinBufferCount) { in BuildPipelines()290 hal_configured_streams->at(i).max_buffers = kRawMinBufferCount; in BuildPipelines()