Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/renesas/vsp1/
Dvsp1_histo.c226 crop = vsp1_entity_get_pad_selection(&histo->entity, config, in histo_get_selection()
247 sel->r = *vsp1_entity_get_pad_selection(&histo->entity, config, in histo_get_selection()
280 selection = vsp1_entity_get_pad_selection(&histo->entity, sd_state, in histo_set_crop()
284 selection = vsp1_entity_get_pad_selection(&histo->entity, sd_state, in histo_set_crop()
309 crop = vsp1_entity_get_pad_selection(&histo->entity, sd_state, in histo_set_compose()
336 compose = vsp1_entity_get_pad_selection(&histo->entity, sd_state, in histo_set_compose()
Dvsp1_uif.c117 sel->r = *vsp1_entity_get_pad_selection(&uif->entity, config, in uif_get_selection()
165 selection = vsp1_entity_get_pad_selection(&uif->entity, config, in uif_set_selection()
209 crop = vsp1_entity_get_pad_selection(entity, entity->config, in uif_configure_stream()
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
412 selection = vsp1_entity_get_pad_selection(entity, config, fmt->pad, in vsp1_subdev_set_pad_format()
419 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()