Lines Matching refs:es_iDiff2conf_lut_y
465 dst_reg->es.reg10.lut_y0 = p_es_param->es_iDiff2conf_lut_y[0]; in set_es_to_vdpp2_reg()
466 dst_reg->es.reg10.lut_y1 = p_es_param->es_iDiff2conf_lut_y[1]; in set_es_to_vdpp2_reg()
467 dst_reg->es.reg10.lut_y2 = p_es_param->es_iDiff2conf_lut_y[2]; in set_es_to_vdpp2_reg()
468 dst_reg->es.reg10.lut_y3 = p_es_param->es_iDiff2conf_lut_y[3]; in set_es_to_vdpp2_reg()
469 dst_reg->es.reg11.lut_y4 = p_es_param->es_iDiff2conf_lut_y[4]; in set_es_to_vdpp2_reg()
470 dst_reg->es.reg11.lut_y5 = p_es_param->es_iDiff2conf_lut_y[5]; in set_es_to_vdpp2_reg()
471 dst_reg->es.reg11.lut_y6 = p_es_param->es_iDiff2conf_lut_y[6]; in set_es_to_vdpp2_reg()
472 dst_reg->es.reg11.lut_y7 = p_es_param->es_iDiff2conf_lut_y[7]; in set_es_to_vdpp2_reg()
473 dst_reg->es.reg12.lut_y8 = p_es_param->es_iDiff2conf_lut_y[8]; in set_es_to_vdpp2_reg()
478 double y0 = p_es_param->es_iDiff2conf_lut_y[i]; in set_es_to_vdpp2_reg()
479 double y1 = p_es_param->es_iDiff2conf_lut_y[i + 1]; in set_es_to_vdpp2_reg()
1248 … memcpy(&p_es_param->es_iDiff2conf_lut_y[0], &diff2conf_lut_y_tmp[0], sizeof(diff2conf_lut_y_tmp)); in vdpp_set_default_es_param()