Searched refs:num_hor_grids (Results 1 – 2 of 2) sorted by relevance
495 info->info.type_1.num_hor_grids = binary->sctbl_width_per_color; in isp2400_binary_get_shading_info_type_1()537 u32 num_hor_grids, num_ver_grids, bqs_per_grid_cell, tbl_width_bqs, tbl_height_bqs; in isp2401_binary_get_shading_info_type_1() local583 num_hor_grids = binary->sctbl_width_per_color; in isp2401_binary_get_shading_info_type_1()586 tbl_width_bqs = (num_hor_grids - 1) * bqs_per_grid_cell; in isp2401_binary_get_shading_info_type_1()647 shading_info->info.type_1.num_hor_grids = num_hor_grids; in isp2401_binary_get_shading_info_type_1()670 shading_info->info.type_1.num_hor_grids, in isp2401_binary_get_shading_info_type_1()
293 u32 num_hor_grids; /** Number of data points per line per color on shading table. */ member