Searched refs:vsp1_entity_get_pad_selection (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/media/platform/vsp1/ |
D | vsp1_uif.c | 115 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()
|
D | vsp1_histo.c | 223 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()
|
D | vsp1_hgt.c | 142 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()
|
D | vsp1_hgo.c | 143 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()
|
D | vsp1_entity.c | 160 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()
|
D | vsp1_entity.h | 148 vsp1_entity_get_pad_selection(struct vsp1_entity *entity,
|
D | vsp1_rpf.c | 116 compose = vsp1_entity_get_pad_selection(pipe->brx, in rpf_configure_stream()
|