Home
last modified time | relevance | path

Searched refs:maxCaptureCount (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/include/
H A Dstream.h41 int32_t maxCaptureCount; member
/drivers/peripheral/camera/hal_c/include/
H A Dcamera_types_c_if.h132 int maxCaptureCount; member
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dstream_operator.cpp177 it->maxCaptureCount_ = sa[i].maxCaptureCount; in GetStreamAttributes()
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_operator_vdi_impl.cpp386 attribute.maxBatchCaptureCount_ = configuration.maxCaptureCount; in GetStreamAttributes()
387 attribute.maxCaptureCount_ = configuration.maxCaptureCount; in GetStreamAttributes()
H A Dstream_base.cpp71 streamConfig_.maxCaptureCount = 1; in ConfigStream()

Completed in 3 milliseconds