Home
last modified time | relevance | path

Searched refs:syncCount_ (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dcapture_request.cpp170 syncCount_++; in Sync()
171 if (syncCount_ < ownerCount_) { in Sync()
176 syncCount_ = 0; in Sync()
/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
H A Dcapture_request.h68 std::atomic<uint32_t> syncCount_ = 0; member in OHOS::Camera::final::final

Completed in 2 milliseconds