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