Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Drgbird_capture_session.h85 static const uint32_t kRgbRawBufferCount = 16; variable
Drgbird_capture_session.cc821 (hal_configured_streams->at(i).max_buffers >= kRgbRawBufferCount) in ConfigureHdrplusUsageAndBuffers()
823 : (kRgbRawBufferCount - hal_configured_streams->at(i).max_buffers); in ConfigureHdrplusUsageAndBuffers()