Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A 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()
270 sel->r.width = clamp_t(unsigned int, sel->r.width, HISTO_MIN_SIZE, in histo_set_crop()
272 sel->r.height = clamp_t(unsigned int, sel->r.height, HISTO_MIN_SIZE, in histo_set_crop()
399 HISTO_MIN_SIZE, HISTO_MIN_SIZE, in histo_set_format()