Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.c136 if (rwpf->entity.type == VSP1_ENTITY_WPF || sel->pad != RWPF_PAD_SINK) in vsp1_rwpf_get_selection()
184 if (rwpf->entity.type == VSP1_ENTITY_WPF || sel->pad != RWPF_PAD_SINK) in vsp1_rwpf_set_selection()
H A Dvsp1_entity.h37 VSP1_ENTITY_WPF, enumerator
H A Dvsp1_video.c403 if (entity->type == VSP1_ENTITY_WPF) in vsp1_video_pipeline_build_branch()
475 case VSP1_ENTITY_WPF: in vsp1_video_pipeline_build()
H A Dvsp1_entity.c527 { VSP1_ENTITY_WPF, idx, 0, \
H A Dvsp1_wpf.c548 wpf->entity.type = VSP1_ENTITY_WPF; in vsp1_wpf_create()