Searched refs:tf_type (Results 1 – 3 of 3) sorted by relevance
756 enum spl_transfer_func_type tf_type, in spl_choose_lls_policy() argument762 if ((tf_type == SPL_TF_TYPE_PREDEFINED) || in spl_choose_lls_policy()763 (tf_type == SPL_TF_TYPE_DISTRIBUTED_POINTS)) in spl_choose_lls_policy()766 if ((tf_type == SPL_TF_TYPE_PREDEFINED) || in spl_choose_lls_policy()767 (tf_type == SPL_TF_TYPE_BYPASS)) { in spl_choose_lls_policy()803 spl_in->basic_in.tf_type, spl_in->basic_in.tf_predefined_type, in enable_easf()
443 enum spl_transfer_func_type tf_type; /* Transfer function type */ member
184 spl_in->basic_in.tf_type = (enum spl_transfer_func_type) plane_state->in_transfer_func.type; in translate_SPL_in_params_from_pipe_ctx()