Home
last modified time | relevance | path

Searched refs:type_1 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/media/atomisp/pci/runtime/binary/src/
Dbinary.c494 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 …]
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dia_css_types.h353 } type_1; member
365 .type_1 = { \