Searched refs:sensor_array_res (Results 1 – 3 of 3) sorted by relevance
2160 asd->sensor_array_res.width = config->width; in atomisp_set_array_res()2161 asd->sensor_array_res.height = config->height; in atomisp_set_array_res()2593 == asd->sensor_array_res.width in atomisp_calculate_real_zoom_region()2595 == asd->sensor_array_res.height) { in atomisp_calculate_real_zoom_region()2613 / asd->sensor_array_res.width; in atomisp_calculate_real_zoom_region()2616 / asd->sensor_array_res.height; in atomisp_calculate_real_zoom_region()2619 / asd->sensor_array_res.width; in atomisp_calculate_real_zoom_region()2622 / asd->sensor_array_res.height; in atomisp_calculate_real_zoom_region()2643 if (asd->sensor_array_res.width * out_res.height in atomisp_calculate_real_zoom_region()2644 < out_res.width * asd->sensor_array_res.height) { in atomisp_calculate_real_zoom_region()[all …]
354 struct atomisp_resolution sensor_array_res; member
630 asd->sensor_array_res.height = 0; in atomisp_subdev_init_struct()631 asd->sensor_array_res.width = 0; in atomisp_subdev_init_struct()