Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_rwpf.c114 if (fmt->pad == RWPF_PAD_SOURCE) { in vsp1_rwpf_set_format()
141 format = vsp1_entity_get_pad_format(&rwpf->entity, cfg, RWPF_PAD_SOURCE, in vsp1_rwpf_set_format()
226 format = vsp1_entity_get_pad_format(&rwpf->entity, cfg, RWPF_PAD_SOURCE, in vsp1_rwpf_set_selection()
Dvsp1_rwpf.h25 #define RWPF_PAD_SOURCE 1 macro
Dvsp1_wpf.c148 wpf->entity.formats[RWPF_PAD_SOURCE].code) in wpf_s_stream()
288 RWPF_PAD_SOURCE, in vsp1_wpf_create()
Dvsp1_rpf.c139 rpf->entity.formats[RWPF_PAD_SOURCE].code) in rpf_s_stream()
Dvsp1_drv.c266 &vsp1->wpf[0]->entity.subdev.entity, RWPF_PAD_SOURCE, in vsp1_create_entities()
Dvsp1_video.c322 pad = media_entity_remote_pad(&input->entity.pads[RWPF_PAD_SOURCE]); in vsp1_pipeline_validate_branch()
692 pad = media_entity_remote_pad(&input->pads[RWPF_PAD_SOURCE]); in vsp1_pipeline_propagate_alpha()