Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dv4l2_device.cpp43 , _buf_sync (false) in V4l2Device()
162 _buf_sync = sync; in set_buf_sync()
227 _buf_sync = true; in open()
853 if (_buf_sync) { in prepare()
1120 if (_buf_sync) in prepare()
1272 if (_buf_sync) in prepare()
H A Dv4l2_device.h165 bool _buf_sync; variable