Searched refs:hgt (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_hgt.c | 26 static inline u32 vsp1_hgt_read(struct vsp1_hgt *hgt, u32 reg) in vsp1_hgt_read() argument 28 return vsp1_read(hgt->histo.entity.vsp1, reg); in vsp1_hgt_read() 31 static inline void vsp1_hgt_write(struct vsp1_hgt *hgt, in vsp1_hgt_write() argument 43 struct vsp1_hgt *hgt = to_hgt(&entity->subdev); in vsp1_hgt_frame_end() local 49 buf = vsp1_histogram_buffer_get(&hgt->histo); in vsp1_hgt_frame_end() 55 *data++ = vsp1_hgt_read(hgt, VI6_HGT_MAXMIN); in vsp1_hgt_frame_end() 56 *data++ = vsp1_hgt_read(hgt, VI6_HGT_SUM); in vsp1_hgt_frame_end() 60 *data++ = vsp1_hgt_read(hgt, VI6_HGT_HISTO(m, n)); in vsp1_hgt_frame_end() 62 vsp1_histogram_buffer_complete(&hgt->histo, buf, HGT_DATA_SIZE); in vsp1_hgt_frame_end() 100 struct vsp1_hgt *hgt = container_of(ctrl->handler, struct vsp1_hgt, in hgt_hue_areas_s_ctrl() local [all …]
|
| H A D | vsp1_hgt.h | 36 void vsp1_hgt_frame_end(struct vsp1_entity *hgt);
|
| H A D | vsp1_video.c | 507 pipe->hgt = e; in vsp1_video_pipeline_build()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | metafmt-vsp1-hgt.rst | 4 .. _v4l2-meta-fmt-vsp1-hgt:
|
| /linux/Documentation/ |
| H A D | .renames.txt | 591 media/uapi/v4l/pixfmt-meta-vsp1-hgt userspace-api/media/v4l/metafmt-vsp1-hgt 1062 userspace-api/media/v4l/pixfmt-meta-vsp1-hgt userspace-api/media/v4l/metafmt-vsp1-hgt
|