Searched refs:lut_params (Results 1 – 6 of 6) sorted by relevance
328 corner_points = lut_params->corner_points; in cm_helper_translate_curve_to_hw_format()329 rgb_resulted = lut_params->rgb_resulted; in cm_helper_translate_curve_to_hw_format()449 lut_params->hw_points_num = hw_points; in cm_helper_translate_curve_to_hw_format()456 lut_params->arr_curve_points[i].offset = in cm_helper_translate_curve_to_hw_format()500 lut_params->corner_points, in cm_helper_translate_curve_to_hw_format()511 struct pwl_params *lut_params) in cm_helper_translate_curve_to_degamma_hw_format() argument525 corner_points = lut_params->corner_points; in cm_helper_translate_curve_to_degamma_hw_format()526 rgb_resulted = lut_params->rgb_resulted; in cm_helper_translate_curve_to_degamma_hw_format()616 lut_params->hw_points_num = hw_points; in cm_helper_translate_curve_to_degamma_hw_format()623 lut_params->arr_curve_points[i].offset = in cm_helper_translate_curve_to_degamma_hw_format()[all …]
110 struct pwl_params *lut_params, bool fixpoint);114 struct pwl_params *lut_params);
126 corner_points = lut_params->corner_points; in cm3_helper_translate_curve_to_hw_format()127 rgb_resulted = lut_params->rgb_resulted; in cm3_helper_translate_curve_to_hw_format()250 lut_params->hw_points_num = hw_points; in cm3_helper_translate_curve_to_hw_format()257 lut_params->arr_curve_points[i].offset = in cm3_helper_translate_curve_to_hw_format()300 lut_params->corner_points, in cm3_helper_translate_curve_to_hw_format()311 struct pwl_params *lut_params) in cm3_helper_translate_curve_to_degamma_hw_format() argument325 corner_points = lut_params->corner_points; in cm3_helper_translate_curve_to_degamma_hw_format()326 rgb_resulted = lut_params->rgb_resulted; in cm3_helper_translate_curve_to_degamma_hw_format()412 lut_params->hw_points_num = hw_points; in cm3_helper_translate_curve_to_degamma_hw_format()419 lut_params->arr_curve_points[i].offset = in cm3_helper_translate_curve_to_degamma_hw_format()[all …]
64 struct pwl_params *lut_params, bool fixpoint);68 struct pwl_params *lut_params);
452 struct pwl_params *lut_params = NULL; in dcn32_set_mcm_luts() local457 lut_params = &plane_state->blend_tf->pwl; in dcn32_set_mcm_luts()462 lut_params = &dpp_base->regamma_params; in dcn32_set_mcm_luts()465 result = mpc->funcs->program_1dlut(mpc, lut_params, mpcc_id); in dcn32_set_mcm_luts()470 lut_params = &plane_state->in_shaper_func->pwl; in dcn32_set_mcm_luts()477 lut_params = &dpp_base->shaper_params; in dcn32_set_mcm_luts()481 result = mpc->funcs->program_shaper(mpc, lut_params, mpcc_id); in dcn32_set_mcm_luts()
1373 __be32 lut_params; member
Completed in 16 milliseconds