Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_dev.cpp24 static constexpr uint32_t WATING_TIME = 1000 * 100; variable
251 usleep(WATING_TIME); in dequeueBuffers()