Searched refs:set_timestamp (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | video_buffer.h | 83 void set_timestamp (int64_t timestamp) { in set_timestamp() function
|
| H A D | v4l2_buffer_proxy.h | 43 void set_timestamp (const struct timeval &time) { in set_timestamp() function
|
| H A D | v4l2_buffer_proxy.cpp | 75 set_timestamp (XCAM_TIMEVAL_2_USEC (ts)); in V4l2BufferProxy()
|
| H A D | fake_v4l2_device.cpp | 251 buf->set_timestamp (v4l2_buf.timestamp); in dequeue_buffer()
|
| H A D | v4l2_device.cpp | 1152 buf->set_timestamp (v4l2_buf.timestamp); in prepare()
|
| /OK3568_Linux_fs/kernel/drivers/s390/block/ |
| H A D | dasd_eckd.c | 249 static int set_timestamp(struct ccw1 *ccw, struct DE_eckd_data *data, in set_timestamp() function 322 rc = set_timestamp(ccw, data, device); in define_extent() 327 rc = set_timestamp(ccw, data, device); in define_extent() 335 rc = set_timestamp(ccw, data, device); in define_extent() 346 rc = set_timestamp(ccw, data, device); in define_extent() 4269 rc = set_timestamp(NULL, dedata, basedev); in prepare_itcw()
|