Searched refs:vsp1_entity_get_pad_selection (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_histo.c | 222 crop = vsp1_entity_get_pad_selection(&histo->entity, config, in histo_get_selection() 243 sel->r = *vsp1_entity_get_pad_selection(&histo->entity, config, in histo_get_selection() 276 selection = vsp1_entity_get_pad_selection(&histo->entity, sd_state, in histo_set_crop() 280 selection = vsp1_entity_get_pad_selection(&histo->entity, sd_state, in histo_set_crop() 305 crop = vsp1_entity_get_pad_selection(&histo->entity, sd_state, in histo_set_compose() 332 compose = vsp1_entity_get_pad_selection(&histo->entity, sd_state, in histo_set_compose()
|
H A D | vsp1_uif.c | 117 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()
|
H A 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()
|
H A 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()
|
H A D | vsp1_entity.c | 160 vsp1_entity_get_pad_selection(struct vsp1_entity *entity, in vsp1_entity_get_pad_selection() function 411 selection = vsp1_entity_get_pad_selection(entity, config, fmt->pad, in vsp1_subdev_set_pad_format() 418 selection = vsp1_entity_get_pad_selection(entity, config, fmt->pad, in vsp1_subdev_set_pad_format()
|
H A D | vsp1_entity.h | 146 vsp1_entity_get_pad_selection(struct vsp1_entity *entity,
|
H A D | vsp1_rpf.c | 160 compose = vsp1_entity_get_pad_selection(pipe->brx, in rpf_configure_stream()
|