Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_pipe.h135 struct vsp1_entity *uds_input; member
Dvsp1_pipe.c360 if (pipe->uds_input->type == VSP1_ENTITY_BRU || in vsp1_pipeline_propagate_alpha()
361 pipe->uds_input->type == VSP1_ENTITY_BRS) in vsp1_pipeline_propagate_alpha()
Dvsp1_video.c554 pipe->uds_input = brx ? &brx->entity : &input->entity; in vsp1_video_pipeline_build_branch()
820 if (pipe->uds_input->type == VSP1_ENTITY_BRU || in vsp1_video_setup_pipeline()
821 pipe->uds_input->type == VSP1_ENTITY_BRS) { in vsp1_video_setup_pipeline()
825 to_rwpf(&pipe->uds_input->subdev); in vsp1_video_setup_pipeline()