Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_histo.c22 #define HISTO_MIN_SIZE 4U macro
192 HISTO_MIN_SIZE, in histo_enum_frame_size()
193 HISTO_MIN_SIZE, HISTO_MAX_SIZE, in histo_enum_frame_size()
265 sel->r.width = clamp_t(unsigned int, sel->r.width, HISTO_MIN_SIZE, in histo_set_crop()
267 sel->r.height = clamp_t(unsigned int, sel->r.height, HISTO_MIN_SIZE, in histo_set_crop()
373 HISTO_MIN_SIZE, HISTO_MIN_SIZE, in histo_set_format()