Searched refs:sensor_height_bqs (Results 1 – 1 of 1) sorted by relevance
538 …32 sensor_org_x_bqs_on_internal, sensor_org_y_bqs_on_internal, sensor_width_bqs, sensor_height_bqs; in isp2401_binary_get_shading_info_type_1() local608 sensor_height_bqs = (in_height_bqs * bs_out + bs_in / 2) / bs_in; /* "+ bs_in/2": rounding */ in isp2401_binary_get_shading_info_type_1()613 sensor_center_y_bqs_on_internal = sensor_org_y_bqs_on_internal + sensor_height_bqs / 2; in isp2401_binary_get_shading_info_type_1()660 shading_info->info.type_1.sensor_data_res_bqs.height = sensor_height_bqs; in isp2401_binary_get_shading_info_type_1()