Lines Matching refs:es_iDiff2conf_lut_x
454 dst_reg->es.reg5.lut_x0 = p_es_param->es_iDiff2conf_lut_x[0]; in set_es_to_vdpp2_reg()
456 dst_reg->es.reg6.lut_x1 = p_es_param->es_iDiff2conf_lut_x[1]; in set_es_to_vdpp2_reg()
457 dst_reg->es.reg6.lut_x2 = p_es_param->es_iDiff2conf_lut_x[2]; in set_es_to_vdpp2_reg()
458 dst_reg->es.reg7.lut_x3 = p_es_param->es_iDiff2conf_lut_x[3]; in set_es_to_vdpp2_reg()
459 dst_reg->es.reg7.lut_x4 = p_es_param->es_iDiff2conf_lut_x[4]; in set_es_to_vdpp2_reg()
460 dst_reg->es.reg8.lut_x5 = p_es_param->es_iDiff2conf_lut_x[5]; in set_es_to_vdpp2_reg()
461 dst_reg->es.reg8.lut_x6 = p_es_param->es_iDiff2conf_lut_x[6]; in set_es_to_vdpp2_reg()
462 dst_reg->es.reg9.lut_x7 = p_es_param->es_iDiff2conf_lut_x[7]; in set_es_to_vdpp2_reg()
463 dst_reg->es.reg9.lut_x8 = p_es_param->es_iDiff2conf_lut_x[8]; in set_es_to_vdpp2_reg()
476 double x0 = p_es_param->es_iDiff2conf_lut_x[i]; in set_es_to_vdpp2_reg()
477 double x1 = p_es_param->es_iDiff2conf_lut_x[i + 1]; in set_es_to_vdpp2_reg()
1247 … memcpy(&p_es_param->es_iDiff2conf_lut_x[0], &diff2conf_lut_x_tmp[0], sizeof(diff2conf_lut_x_tmp)); in vdpp_set_default_es_param()