/Linux-v4.19/drivers/media/platform/vsp1/ |
D | vsp1_entity.h | 79 void (*destroy)(struct vsp1_entity *); 80 void (*configure_stream)(struct vsp1_entity *, struct vsp1_pipeline *, 82 void (*configure_frame)(struct vsp1_entity *, struct vsp1_pipeline *, 84 void (*configure_partition)(struct vsp1_entity *, 88 unsigned int (*max_width)(struct vsp1_entity *, struct vsp1_pipeline *); 89 void (*partition)(struct vsp1_entity *, struct vsp1_pipeline *, 94 struct vsp1_entity { struct 111 struct vsp1_entity **sources; argument 112 struct vsp1_entity *sink; argument 121 static inline struct vsp1_entity *to_vsp1_entity(struct v4l2_subdev *subdev) in to_vsp1_entity() argument [all …]
|
D | vsp1_entity.c | 23 void vsp1_entity_route_setup(struct vsp1_entity *entity, in vsp1_entity_route_setup() 27 struct vsp1_entity *source; in vsp1_entity_route_setup() 72 void vsp1_entity_configure_stream(struct vsp1_entity *entity, in vsp1_entity_configure_stream() 80 void vsp1_entity_configure_frame(struct vsp1_entity *entity, in vsp1_entity_configure_frame() 89 void vsp1_entity_configure_partition(struct vsp1_entity *entity, in vsp1_entity_configure_partition() 117 vsp1_entity_get_pad_config(struct vsp1_entity *entity, in vsp1_entity_get_pad_config() 140 vsp1_entity_get_pad_format(struct vsp1_entity *entity, in vsp1_entity_get_pad_format() 159 vsp1_entity_get_pad_selection(struct vsp1_entity *entity, in vsp1_entity_get_pad_selection() 213 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_get_pad_format() 245 struct vsp1_entity *entity = to_vsp1_entity(subdev); in vsp1_subdev_enum_mbus_code() [all …]
|
D | vsp1_pipe.h | 130 struct vsp1_entity *brx; 131 struct vsp1_entity *hgo; 132 struct vsp1_entity *hgt; 133 struct vsp1_entity *lif; 134 struct vsp1_entity *uds; 135 struct vsp1_entity *uds_input;
|
D | vsp1_uds.h | 23 struct vsp1_entity entity; 34 void vsp1_uds_set_alpha(struct vsp1_entity *uds, struct vsp1_dl_body *dlb,
|
D | vsp1_histo.h | 35 struct vsp1_entity entity; 69 void vsp1_histogram_destroy(struct vsp1_entity *entity);
|
D | vsp1_rwpf.h | 34 struct vsp1_entity entity; 73 static inline struct vsp1_rwpf *entity_to_rwpf(struct vsp1_entity *entity) in entity_to_rwpf()
|
D | vsp1_uds.c | 40 void vsp1_uds_set_alpha(struct vsp1_entity *entity, struct vsp1_dl_body *dlb, in vsp1_uds_set_alpha() 258 static void uds_configure_stream(struct vsp1_entity *entity, in uds_configure_stream() 305 static void uds_configure_partition(struct vsp1_entity *entity, in uds_configure_partition() 331 static unsigned int uds_max_width(struct vsp1_entity *entity, in uds_max_width() 359 static void uds_partition(struct vsp1_entity *entity, in uds_partition()
|
D | vsp1_lut.c | 148 static void lut_configure_stream(struct vsp1_entity *entity, in lut_configure_stream() 157 static void lut_configure_frame(struct vsp1_entity *entity, in lut_configure_frame() 179 static void lut_destroy(struct vsp1_entity *entity) in lut_destroy()
|
D | vsp1_drm.c | 40 struct vsp1_entity *uif = drm_pipe->uif; in vsp1_du_pipeline_frame_end() 63 struct vsp1_entity *uif, in vsp1_du_insert_uif() 64 struct vsp1_entity *prev, unsigned int prev_pad, in vsp1_du_insert_uif() 65 struct vsp1_entity *next, unsigned int next_pad) in vsp1_du_insert_uif() 116 struct vsp1_entity *uif, in vsp1_du_pipeline_setup_rpf() 233 struct vsp1_entity *brx; in vsp1_du_pipeline_setup_brx() 253 struct vsp1_entity *released_brx = NULL; in vsp1_du_pipeline_setup_brx() 370 struct vsp1_entity *uif; in vsp1_du_pipeline_setup_inputs() 536 struct vsp1_entity *entity; in vsp1_du_pipeline_configure() 537 struct vsp1_entity *next; in vsp1_du_pipeline_configure()
|
D | vsp1_rpf.c | 58 static void rpf_configure_stream(struct vsp1_entity *entity, in rpf_configure_stream() 225 static void rpf_configure_frame(struct vsp1_entity *entity, in rpf_configure_frame() 240 static void rpf_configure_partition(struct vsp1_entity *entity, in rpf_configure_partition() 323 static void rpf_partition(struct vsp1_entity *entity, in rpf_partition()
|
D | vsp1_wpf.c | 228 static void vsp1_wpf_destroy(struct vsp1_entity *entity) in vsp1_wpf_destroy() 235 static void wpf_configure_stream(struct vsp1_entity *entity, in wpf_configure_stream() 326 static void wpf_configure_frame(struct vsp1_entity *entity, in wpf_configure_frame() 352 static void wpf_configure_partition(struct vsp1_entity *entity, in wpf_configure_partition() 482 static unsigned int wpf_max_width(struct vsp1_entity *entity, in wpf_max_width() 490 static void wpf_partition(struct vsp1_entity *entity, in wpf_partition()
|
D | vsp1_clu.c | 172 static void clu_configure_stream(struct vsp1_entity *entity, in clu_configure_stream() 189 static void clu_configure_frame(struct vsp1_entity *entity, in clu_configure_frame() 220 static void clu_destroy(struct vsp1_entity *entity) in clu_destroy()
|
D | vsp1_lif.h | 23 struct vsp1_entity entity;
|
D | vsp1_hsit.h | 23 struct vsp1_entity entity;
|
D | vsp1_sru.h | 24 struct vsp1_entity entity;
|
D | vsp1_uif.h | 20 struct vsp1_entity entity;
|
D | vsp1_hgt.h | 36 void vsp1_hgt_frame_end(struct vsp1_entity *hgt);
|
D | vsp1_lut.h | 26 struct vsp1_entity entity;
|
D | vsp1_hgo.h | 39 void vsp1_hgo_frame_end(struct vsp1_entity *hgo);
|
D | vsp1_clu.h | 27 struct vsp1_entity entity;
|
D | vsp1_brx.h | 24 struct vsp1_entity entity;
|
D | vsp1_hgt.c | 41 void vsp1_hgt_frame_end(struct vsp1_entity *entity) in vsp1_hgt_frame_end() 128 static void hgt_configure_stream(struct vsp1_entity *entity, in hgt_configure_stream()
|
D | vsp1_pipe.c | 184 struct vsp1_entity *entity; in vsp1_pipeline_reset() 253 struct vsp1_entity *entity; in vsp1_pipeline_stop() 380 struct vsp1_entity *entity; in vsp1_pipeline_propagate_partition()
|
D | vsp1_drm.h | 41 struct vsp1_entity *uif;
|
D | Makefile | 2 vsp1-y := vsp1_drv.o vsp1_entity.o vsp1_pipe.o
|