Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/vsp1/
Dvsp1_pipe.h135 struct vsp1_entity *uds_input; member
Dvsp1_pipe.c422 if (pipe->uds_input->type == VSP1_ENTITY_BRU || in vsp1_pipeline_propagate_alpha()
423 pipe->uds_input->type == VSP1_ENTITY_BRS) in vsp1_pipeline_propagate_alpha()
Dvsp1_video.c540 pipe->uds_input = brx ? &brx->entity : &input->entity; in vsp1_video_pipeline_build_branch()
806 if (pipe->uds_input->type == VSP1_ENTITY_BRU || in vsp1_video_setup_pipeline()
807 pipe->uds_input->type == VSP1_ENTITY_BRS) { in vsp1_video_setup_pipeline()
811 to_rwpf(&pipe->uds_input->subdev); in vsp1_video_setup_pipeline()