Searched refs:num_hor_grids (Results 1 – 2 of 2) sorted by relevance
169 * 1. uint32_t num_hor_grids;209 * num_hor_grids = 66220 * TW = (num_hor_grids - 1) * bqs_per_grid_cell = (66 - 1) * 16 = 1040286 u32 num_hor_grids; /** Number of data points per line per color on shading table. */ member
238 info->info.type_1.num_hor_grids = binary->sctbl_width_per_color; in binary_get_shading_info_type_1()