Home
last modified time | relevance | path

Searched refs:fps_stats (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dprocfs.c300 timestamp0 = stream->fps_stats.frm0_timestamp; in rkcif_show_format()
301 timestamp1 = stream->fps_stats.frm1_timestamp; in rkcif_show_format()
H A Ddev.h515 struct rkcif_fps_stats fps_stats; member
H A Dcapture.c5749 timestamp0 = stream->fps_stats.frm0_timestamp; in rkcif_monitor_reset_event()
5750 timestamp1 = stream->fps_stats.frm1_timestamp; in rkcif_monitor_reset_event()
5941 stream->fps_stats.frm0_timestamp = vb_done->vb2_buf.timestamp; in rkcif_buf_done_prepare()
5943 stream->fps_stats.frm1_timestamp = vb_done->vb2_buf.timestamp; in rkcif_buf_done_prepare()
6106 stream->fps_stats.frm0_timestamp = ktime_get_ns(); in rkcif_update_stream()
6111 stream->fps_stats.frm1_timestamp = ktime_get_ns(); in rkcif_update_stream()
6161 stream->fps_stats.frm0_timestamp = ktime_get_ns(); in rkcif_update_stream_toisp()
6163 stream->fps_stats.frm1_timestamp = ktime_get_ns(); in rkcif_update_stream_toisp()
6389 timestamp0 = stream->fps_stats.frm0_timestamp; in rkcif_is_reduced_frame_rate()
6390 timestamp1 = stream->fps_stats in rkcif_is_reduced_frame_rate()
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dprocfs.c305 timestamp0 = stream->fps_stats.frm0_timestamp; in rkcif_show_format()
306 timestamp1 = stream->fps_stats.frm1_timestamp; in rkcif_show_format()
H A Ddev.h474 struct rkcif_fps_stats fps_stats; member
H A Dcapture.c5961 timestamp0 = stream->fps_stats.frm0_timestamp; in rkcif_monitor_reset_event()
5962 timestamp1 = stream->fps_stats.frm1_timestamp; in rkcif_monitor_reset_event()
6173 stream->fps_stats.frm0_timestamp = vb_done->vb2_buf.timestamp; in rkcif_buf_done_prepare()
6175 stream->fps_stats.frm1_timestamp = vb_done->vb2_buf.timestamp; in rkcif_buf_done_prepare()
6336 stream->fps_stats.frm0_timestamp = ktime_get_ns(); in rkcif_update_stream()
6340 stream->fps_stats.frm1_timestamp = ktime_get_ns(); in rkcif_update_stream()
6389 stream->fps_stats.frm0_timestamp = ktime_get_ns(); in rkcif_update_stream_toisp()
6391 stream->fps_stats.frm1_timestamp = ktime_get_ns(); in rkcif_update_stream_toisp()
6646 timestamp0 = stream->fps_stats.frm0_timestamp; in rkcif_is_reduced_frame_rate()
6647 timestamp1 = stream->fps_stats in rkcif_is_reduced_frame_rate()
[all...]

Completed in 21 milliseconds