Home
last modified time | relevance | path

Searched refs:RWPF_PAD_SINK (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_rwpf.c102 crop = v4l2_subdev_state_get_crop(state, RWPF_PAD_SINK); in vsp1_rwpf_set_format()
136 if (rwpf->entity.type == VSP1_ENTITY_WPF || sel->pad != RWPF_PAD_SINK) in vsp1_rwpf_get_selection()
149 sel->r = *v4l2_subdev_state_get_crop(state, RWPF_PAD_SINK); in vsp1_rwpf_get_selection()
153 format = v4l2_subdev_state_get_format(state, RWPF_PAD_SINK); in vsp1_rwpf_get_selection()
184 if (rwpf->entity.type == VSP1_ENTITY_WPF || sel->pad != RWPF_PAD_SINK) in vsp1_rwpf_set_selection()
199 format = v4l2_subdev_state_get_format(state, RWPF_PAD_SINK); in vsp1_rwpf_set_selection()
219 crop = v4l2_subdev_state_get_crop(state, RWPF_PAD_SINK); in vsp1_rwpf_set_selection()
Dvsp1_rwpf.h21 #define RWPF_PAD_SINK 0 macro
Dvsp1_rpf.c84 sink_format = v4l2_subdev_state_get_format(state, RWPF_PAD_SINK); in rpf_configure_stream()
367 *rpf_rect = *v4l2_subdev_state_get_crop(state, RWPF_PAD_SINK); in rpf_partition()
Dvsp1_wpf.c69 RWPF_PAD_SINK); in vsp1_wpf_set_rotation()
247 sink_format = v4l2_subdev_state_get_format(state, RWPF_PAD_SINK); in wpf_configure_stream()
Dvsp1_drm.c136 format.pad = RWPF_PAD_SINK; in vsp1_du_pipeline_setup_rpf()
152 sel.pad = RWPF_PAD_SINK; in vsp1_du_pipeline_setup_rpf()
493 format.pad = RWPF_PAD_SINK; in vsp1_du_pipeline_setup_output()
Dvsp1_pipe.c518 RWPF_PAD_SINK); in vsp1_pipeline_calculate_partition()
Dvsp1_drv.c194 RWPF_PAD_SINK, in vsp1_uapi_create_links()
Dvsp1_video.c688 RWPF_PAD_SINK); in vsp1_video_pipeline_setup_partitions()