Home
last modified time | relevance | path

Searched refs:VSP1_ENTITY_BRS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.h25 VSP1_ENTITY_BRS, enumerator
H A Dvsp1_entity.c67 if (source->type == VSP1_ENTITY_BRS) in vsp1_entity_route_setup()
580 { VSP1_ENTITY_BRS, 0, VI6_DPR_ILV_BRS_ROUTE,
H A Dvsp1_video.c510 entity->type == VSP1_ENTITY_BRS) { in vsp1_video_pipeline_build_branch()
606 case VSP1_ENTITY_BRS: in vsp1_video_pipeline_build()
808 pipe->uds_input->type == VSP1_ENTITY_BRS) { in vsp1_video_setup_pipeline()
H A Dvsp1_pipe.c441 pipe->uds_input->type == VSP1_ENTITY_BRS) in vsp1_pipeline_propagate_alpha()
H A Dvsp1_drv.c276 vsp1->brs = vsp1_brx_create(vsp1, VSP1_ENTITY_BRS); in vsp1_create_entities()