Home
last modified time | relevance | path

Searched refs:fs_timestamp (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Ddev.h300 * @fs_timestamp: timesstamp of frame start
308 u64 fs_timestamp; member
H A Dcapture.c6067 detect_stream->readout.readout_time = stream->readout.fe_timestamp - stream->readout.fs_timestamp; in rkcif_deal_readout_time()
6929 detect_stream->readout.fs_timestamp = ktime_get_ns(); in rkcif_deal_sof()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.h314 * @fs_timestamp: timesstamp of frame start
322 u64 fs_timestamp; member
H A Dcapture.c6295 detect_stream->readout.readout_time = stream->readout.fe_timestamp - stream->readout.fs_timestamp; in rkcif_deal_readout_time()
7213 detect_stream->readout.fs_timestamp = ktime_get_ns(); in rkcif_deal_sof()

Completed in 21 milliseconds