Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcapture.c1984 active_buf->dbufs.timestamp = stream->readout.fs_timestamp; in rkcif_assign_new_buffer_update_toisp()
2017 active_buf->dbufs.timestamp = stream->readout.fs_timestamp; in rkcif_assign_new_buffer_update_toisp()
2070 active_buf->dbufs.timestamp = stream->readout.fs_timestamp; in rkcif_assign_new_buffer_update_toisp()
2264 active_buf->dbufs.timestamp = stream->readout.fs_timestamp; in rkcif_assign_check_buffer_update_toisp()
4941 fs_time = stream->readout.fs_timestamp; in rkcif_do_stop_stream()
8562 vb_done->vb2_buf.timestamp = stream->readout.fs_timestamp; in rkcif_buf_done_prepare()
8793 active_buf->dbufs.timestamp = stream->readout.fs_timestamp; in rkcif_line_wake_up_rdbk()
8822 detect_stream->readout.readout_time = stream->readout.fe_timestamp - stream->readout.fs_timestamp; in rkcif_deal_readout_time()
8958 active_buf->vb.vb2_buf.timestamp = stream->readout.fs_timestamp; in rkcif_update_stream_rockit()
9969 stream->readout.readout_time = cur_time - stream->readout.fs_timestamp; in rkcif_toisp_check_stop_status()
[all …]
H A Ddev.h333 u64 fs_timestamp; member