Home
last modified time | relevance | path

Searched refs:vsp1_entity_get_pad_selection (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/media/platform/vsp1/
Dvsp1_uif.c115 sel->r = *vsp1_entity_get_pad_selection(&uif->entity, config, in uif_get_selection()
162 selection = vsp1_entity_get_pad_selection(&uif->entity, config, in uif_set_selection()
206 crop = vsp1_entity_get_pad_selection(entity, entity->config, in uif_configure_stream()
Dvsp1_histo.c223 crop = vsp1_entity_get_pad_selection(&histo->entity, config, in histo_get_selection()
244 sel->r = *vsp1_entity_get_pad_selection(&histo->entity, config, in histo_get_selection()
277 selection = vsp1_entity_get_pad_selection(&histo->entity, config, in histo_set_crop()
281 selection = vsp1_entity_get_pad_selection(&histo->entity, config, in histo_set_crop()
306 crop = vsp1_entity_get_pad_selection(&histo->entity, config, sel->pad, in histo_set_compose()
332 compose = vsp1_entity_get_pad_selection(&histo->entity, config, in histo_set_compose()
Dvsp1_hgt.c142 crop = vsp1_entity_get_pad_selection(entity, entity->config, in hgt_configure_stream()
144 compose = vsp1_entity_get_pad_selection(entity, entity->config, in hgt_configure_stream()
Dvsp1_hgo.c143 crop = vsp1_entity_get_pad_selection(entity, entity->config, in hgo_configure_stream()
145 compose = vsp1_entity_get_pad_selection(entity, entity->config, in hgo_configure_stream()
Dvsp1_entity.c160 vsp1_entity_get_pad_selection(struct vsp1_entity *entity, in vsp1_entity_get_pad_selection() function
409 selection = vsp1_entity_get_pad_selection(entity, config, fmt->pad, in vsp1_subdev_set_pad_format()
416 selection = vsp1_entity_get_pad_selection(entity, config, fmt->pad, in vsp1_subdev_set_pad_format()
Dvsp1_entity.h148 vsp1_entity_get_pad_selection(struct vsp1_entity *entity,
Dvsp1_rpf.c116 compose = vsp1_entity_get_pad_selection(pipe->brx, in rpf_configure_stream()