Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/vsp1/
Dvsp1_histo.h64 int vsp1_histogram_init(struct vsp1_device *vsp1, struct vsp1_histogram *histo,
Dvsp1_hgt.c203 ret = vsp1_histogram_init(vsp1, &hgt->histo, VSP1_ENTITY_HGT, "hgt", in vsp1_hgt_create()
Dvsp1_hgo.c213 ret = vsp1_histogram_init(vsp1, &hgo->histo, VSP1_ENTITY_HGO, "hgo", in vsp1_hgo_create()
Dvsp1_histo.c514 int vsp1_histogram_init(struct vsp1_device *vsp1, struct vsp1_histogram *histo, in vsp1_histogram_init() function