Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmt9m114.c788 const struct v4l2_mbus_framefmt *pa_format; in mt9m114_configure() local
799 pa_format = v4l2_subdev_state_get_format(pa_state, 0); in mt9m114_configure()
817 hratio = pa_crop->width / pa_format->width; in mt9m114_configure()
818 vratio = pa_crop->height / pa_format->height; in mt9m114_configure()