Home
last modified time | relevance | path

Searched refs:frame_idx (Results 1 - 8 of 8) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dcif-scale.c530 scale_vdev->frame_idx = 0; in rkcif_scale_stop()
804 scale_vdev->frame_idx = 0; in rkcif_scale_start()
948 vb_done->sequence = scale_vdev->frame_idx; in rkcif_scale_update_stream()
951 scale_vdev->frame_idx++; in rkcif_scale_update_stream()
1015 scale_vdev->frame_idx = 0; in rkcif_init_scale_vdev()
H A Ddev.h495 unsigned int frame_idx; member
677 unsigned int frame_idx; member
H A Dcapture.c2382 stream->frame_idx = 0; in rkcif_csi_stream_start()
3550 stream->frame_idx = 0; in rkcif_stream_start()
5401 vb_done->sequence = stream->frame_idx; in rkcif_irq_oneframe()
5405 stream->frame_idx++; in rkcif_irq_oneframe()
5584 if (stream->frame_idx >= timer->triggered_frame_num) { in rkcif_is_triggered_monitoring()
5937 vb_done->sequence = stream->frame_idx; in rkcif_buf_done_prepare()
5969 cif_dev->hdr.hdr_mode == HDR_X2 ? "hdr_x2" : "hdr_x3", stream->frame_idx, in rkcif_buf_done_prepare()
5981 stream->frame_idx, cif_dev->rdbk_buf[RDBK_M]->vb.vb2_buf.state); in rkcif_buf_done_prepare()
5995 stream->frame_idx, cif_dev->rdbk_buf[RDBK_S]->vb.vb2_buf.state); in rkcif_buf_done_prepare()
6055 stream->frame_idx in rkcif_line_wake_up()
[all...]
H A Dprocfs.c311 seq_printf(f, "\tframe amount:%d\n", stream->frame_idx); in rkcif_show_format()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dcif-scale.c555 scale_vdev->frame_idx = 0; in rkcif_scale_stop()
854 scale_vdev->frame_idx = 0; in rkcif_scale_start()
1005 vb_done->sequence = scale_vdev->frame_idx; in rkcif_scale_update_stream()
1008 scale_vdev->frame_idx++; in rkcif_scale_update_stream()
1075 scale_vdev->frame_idx = 0; in rkcif_init_scale_vdev()
H A Ddev.h454 unsigned int frame_idx; member
638 unsigned int frame_idx; member
H A Dcapture.c2430 stream->frame_idx = 0; in rkcif_csi_stream_start()
3673 stream->frame_idx = 0; in rkcif_stream_start()
5590 vb_done->sequence = stream->frame_idx; in rkcif_irq_oneframe()
5594 stream->frame_idx++; in rkcif_irq_oneframe()
5784 if (stream->frame_idx >= timer->triggered_frame_num) in rkcif_is_triggered_monitoring()
6169 vb_done->sequence = stream->frame_idx; in rkcif_buf_done_prepare()
6199 stream->frame_idx, in rkcif_buf_done_prepare()
6211 stream->frame_idx, in rkcif_buf_done_prepare()
6225 stream->frame_idx, in rkcif_buf_done_prepare()
6282 stream->frame_idx in rkcif_line_wake_up()
[all...]
H A Dprocfs.c318 seq_printf(f, "\tframe amount:%d\n", stream->frame_idx); in rkcif_show_format()

Completed in 32 milliseconds