Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Drgbird_result_request_processor.cc625 bool has_internal_stream_buffer = false; in ProcessResult() local
627 ProcessResultForHdrplus(result, &has_internal_stream_buffer); in ProcessResult()
629 TryReturnInternalBufferForDepth(result, &has_internal_stream_buffer); in ProcessResult()
642 if (has_internal_stream_buffer && result->result_metadata == nullptr && in ProcessResult()