Home
last modified time | relevance | path

Searched refs:kRgbMinRawBufferCount (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Drgbird_capture_session.h83 static const uint32_t kRgbMinRawBufferCount = 12; variable
Drgbird_capture_session.cc810 if (hal_configured_streams->at(i).max_buffers < kRgbMinRawBufferCount) { in ConfigureHdrplusUsageAndBuffers()
811 hal_configured_streams->at(i).max_buffers = kRgbMinRawBufferCount; in ConfigureHdrplusUsageAndBuffers()