Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/
H A Dstream.h40 int32_t maxBatchCaptureCount; member
/ohos5.0/drivers/peripheral/camera/hal_c/include/
H A Dcamera_types_c_if.h128 int maxBatchCaptureCount; member
/ohos5.0/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dstream_operator.cpp176 it->maxBatchCaptureCount_ = sa[i].maxBatchCaptureCount; in GetStreamAttributes()
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_base.cpp70 streamConfig_.maxBatchCaptureCount = 1; in ConfigStream()