Searched refs:lut_params (Results 1 – 5 of 5) sorted by relevance
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);
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);
1373 __be32 lut_params; member
Completed in 16 milliseconds