Searched refs:r_gamma_table (Results 1 – 3 of 3) sorted by relevance
151 if (config.r_gamma_table) { in copy()152 r_gamma_table = *config.r_gamma_table; in copy()153 isp_config.r_gamma_table = &r_gamma_table; in copy()
58 struct atomisp_rgb_gamma_table r_gamma_table; member
1413 if (isp_param->r_gamma_table) { in apply_gamma_table()1414 isp_param->r_gamma_table->vamem_type = 1; //IA_CSS_VAMEM_TYPE_2 = 1; in apply_gamma_table()1417 isp_param->r_gamma_table->data.vamem_2[i] = in apply_gamma_table()1420 isp_param->r_gamma_table->data.vamem_2[256] = 4091; in apply_gamma_table()