Searched refs:sensor_array_res (Results 1 – 3 of 3) sorted by relevance
2574 asd->sensor_array_res.width = config->width; in atomisp_set_array_res()2575 asd->sensor_array_res.height = config->height; in atomisp_set_array_res()3007 == asd->sensor_array_res.width in atomisp_calculate_real_zoom_region()3009 == asd->sensor_array_res.height) { in atomisp_calculate_real_zoom_region()3027 / asd->sensor_array_res.width; in atomisp_calculate_real_zoom_region()3030 / asd->sensor_array_res.height; in atomisp_calculate_real_zoom_region()3033 / asd->sensor_array_res.width; in atomisp_calculate_real_zoom_region()3036 / asd->sensor_array_res.height; in atomisp_calculate_real_zoom_region()3057 if (asd->sensor_array_res.width * out_res.height in atomisp_calculate_real_zoom_region()3058 < out_res.width * asd->sensor_array_res.height) { in atomisp_calculate_real_zoom_region()[all …]
411 struct atomisp_resolution sensor_array_res; member
733 asd->sensor_array_res.height = 0; in atomisp_subdev_init_struct()734 asd->sensor_array_res.width = 0; in atomisp_subdev_init_struct()