Searched refs:fixpoint (Results 1 – 4 of 4) sorted by relevance
64 struct pwl_params *lut_params, bool fixpoint);70 bool fixpoint);
110 struct pwl_params *lut_params, bool fixpoint) in cm3_helper_translate_curve_to_hw_format() argument248 if (fixpoint == true) { in cm3_helper_translate_curve_to_hw_format()278 hw_points+1, fixpoint); in cm3_helper_translate_curve_to_hw_format()287 bool fixpoint) in cm3_helper_convert_to_custom_float() argument350 if (fixpoint == true) { in cm3_helper_convert_to_custom_float()410 if (hw_points_num == 0 || rgb_resulted == NULL || fixpoint == true) in cm3_helper_convert_to_custom_float()
106 bool fixpoint);111 struct pwl_params *lut_params, bool fixpoint);
152 bool fixpoint) in cm_helper_convert_to_custom_float() argument234 if (fixpoint == true) { in cm_helper_convert_to_custom_float()275 if (hw_points_num == 0 || rgb_resulted == NULL || fixpoint == true) in cm_helper_convert_to_custom_float()336 struct pwl_params *lut_params, bool fixpoint) in cm_helper_translate_curve_to_hw_format() argument509 if (fixpoint == true) { in cm_helper_translate_curve_to_hw_format()532 hw_points, fixpoint); in cm_helper_translate_curve_to_hw_format()
Completed in 7 milliseconds