Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/renesas/vsp1/
H A Dvsp1_histo.c22 #define HISTO_MIN_SIZE 4U macro
190 HISTO_MIN_SIZE, in histo_enum_frame_size()
191 HISTO_MIN_SIZE, HISTO_MAX_SIZE, in histo_enum_frame_size()
263 sel->r.width = clamp_t(unsigned int, sel->r.width, HISTO_MIN_SIZE, in histo_set_crop()
265 sel->r.height = clamp_t(unsigned int, sel->r.height, HISTO_MIN_SIZE, in histo_set_crop()
371 HISTO_MIN_SIZE, HISTO_MIN_SIZE, in histo_set_format()