Home
last modified time | relevance | path

Searched refs:uds_input (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_pipe.h124 struct vsp1_entity *uds_input; member
Dvsp1_pipe.c462 if (pipe->uds_input->type == VSP1_ENTITY_BRU || in vsp1_pipeline_propagate_alpha()
463 pipe->uds_input->type == VSP1_ENTITY_BRS) in vsp1_pipeline_propagate_alpha()
Dvsp1_video.c421 pipe->uds_input = brx ? &brx->entity : &input->entity; in vsp1_video_pipeline_build_branch()
743 if (pipe->uds_input->type == VSP1_ENTITY_BRU || in vsp1_video_setup_pipeline()
744 pipe->uds_input->type == VSP1_ENTITY_BRS) { in vsp1_video_setup_pipeline()
748 to_rwpf(&pipe->uds_input->subdev); in vsp1_video_setup_pipeline()