Home
last modified time | relevance | path

Searched refs:ioctlWrapper (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_buffer.cpp36 RetCode ioctlWrapper(int fd, uint32_t buffCont, uint32_t buffType, uint32_t memoryType) in ioctlWrapper() function
79 TimeOutExecutor<decltype(ioctlWrapper)> executor(ioctlWrapper); in V4L2ReqBuffers()
81 if (TimeOutExecutor<decltype(ioctlWrapper)>::TIMEOUT == executeRet) { in V4L2ReqBuffers()