Home
last modified time | relevance | path

Searched refs:VSP1_ENTITY_RPF (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.h33 VSP1_ENTITY_RPF, enumerator
H A Dvsp1_rwpf.c98 if (rwpf->entity.type == VSP1_ENTITY_RPF) { in vsp1_rwpf_set_format()
H A Dvsp1_rpf.c400 rpf->entity.type = VSP1_ENTITY_RPF; in vsp1_rpf_create()
H A Dvsp1_drv.c118 flags = source->type == VSP1_ENTITY_RPF && in vsp1_create_sink_links()
149 entity->type == VSP1_ENTITY_RPF) in vsp1_uapi_create_links()
H A Dvsp1_entity.c515 { VSP1_ENTITY_RPF, idx, VI6_DPR_RPF_ROUTE(idx), \
H A Dvsp1_video.c469 case VSP1_ENTITY_RPF: in vsp1_video_pipeline_build()
1204 if (rwpf->entity.type == VSP1_ENTITY_RPF) { in vsp1_video_create()