Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c929 int cmp_width = INT_MAX; in et8ek8_enum_frame_size() local
942 if (format.width == cmp_width && format.height == cmp_height) in et8ek8_enum_frame_size()
945 cmp_width = format.width; in et8ek8_enum_frame_size()