Home
last modified time | relevance | path

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

/drivers/media/platform/vsp1/
Dvsp1_rwpf.c147 if (rwpf->entity.type == VSP1_ENTITY_WPF || sel->pad != RWPF_PAD_SINK) in vsp1_rwpf_get_selection()
196 if (rwpf->entity.type == VSP1_ENTITY_WPF || sel->pad != RWPF_PAD_SINK) in vsp1_rwpf_set_selection()
Dvsp1_entity.h40 VSP1_ENTITY_WPF, enumerator
Dvsp1_drv.c109 source->type == VSP1_ENTITY_WPF) in vsp1_create_sink_links()
113 sink->type == VSP1_ENTITY_WPF && in vsp1_create_sink_links()
Dvsp1_entity.c456 { VSP1_ENTITY_WPF, idx, 0, \
Dvsp1_video.c538 if (entity->type == VSP1_ENTITY_WPF) in vsp1_video_pipeline_build_branch()
610 case VSP1_ENTITY_WPF: in vsp1_video_pipeline_build()
Dvsp1_wpf.c515 wpf->entity.type = VSP1_ENTITY_WPF; in vsp1_wpf_create()