Home
last modified time | relevance | path

Searched refs:vsp1_histogram_buffer_complete (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_histo.h73 void vsp1_histogram_buffer_complete(struct vsp1_histogram *histo,
Dvsp1_hgt.c62 vsp1_histogram_buffer_complete(&hgt->histo, buf, HGT_DATA_SIZE); in vsp1_hgt_frame_end()
Dvsp1_hgo.c92 vsp1_histogram_buffer_complete(&hgo->histo, buf, size); in vsp1_hgo_frame_end()
Dvsp1_histo.c55 void vsp1_histogram_buffer_complete(struct vsp1_histogram *histo, in vsp1_histogram_buffer_complete() function