Searched refs:type_1 (Results 1 – 2 of 2) sorted by relevance
494 info->info.type_1.enable = binary->info->sp.enable.sc; in isp2400_binary_get_shading_info_type_1()495 info->info.type_1.num_hor_grids = binary->sctbl_width_per_color; in isp2400_binary_get_shading_info_type_1()496 info->info.type_1.num_ver_grids = binary->sctbl_height; in isp2400_binary_get_shading_info_type_1()497 info->info.type_1.bqs_per_grid_cell = (1 << binary->deci_factor_log2); in isp2400_binary_get_shading_info_type_1()500 info->info.type_1.bayer_scale_hor_ratio_in = 1; in isp2400_binary_get_shading_info_type_1()501 info->info.type_1.bayer_scale_hor_ratio_out = 1; in isp2400_binary_get_shading_info_type_1()502 info->info.type_1.bayer_scale_ver_ratio_in = 1; in isp2400_binary_get_shading_info_type_1()503 info->info.type_1.bayer_scale_ver_ratio_out = 1; in isp2400_binary_get_shading_info_type_1()504 info->info.type_1.sc_bayer_origin_x_bqs_on_shading_table = 0; in isp2400_binary_get_shading_info_type_1()505 info->info.type_1.sc_bayer_origin_y_bqs_on_shading_table = 0; in isp2400_binary_get_shading_info_type_1()[all …]
353 } type_1; member365 .type_1 = { \