atomisp_resolution
struct atomisp_resolution resolution; /* Region resolution */
_IOW('v', BASE_VIDIOC_PRIVATE + 45, struct atomisp_resolution)
struct atomisp_resolution *config)
struct atomisp_resolution eff_res, out_res;
struct atomisp_resolution config;
memset(&config, 0, sizeof(struct atomisp_resolution));
struct atomisp_resolution *config);
struct atomisp_resolution sensor_array_res;