Searched refs:pa_format (Results 1 – 1 of 1) sorted by relevance
788 const struct v4l2_mbus_framefmt *pa_format; in mt9m114_configure() local799 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()