Searched refs:lls_pref (Results 1 – 3 of 3) sorted by relevance
792 enum linear_light_scaling *lls_pref) in spl_choose_lls_policy() argument795 *lls_pref = LLS_PREF_NO; in spl_choose_lls_policy()797 *lls_pref = LLS_PREF_YES; in spl_choose_lls_policy()824 if (spl_in->lls_pref == LLS_PREF_DONT_CARE) in enable_easf()826 &spl_in->lls_pref); in enable_easf()1359 if (lls_pref == LLS_PREF_YES) { in spl_set_easf_data()1501 if (lls_pref == LLS_PREF_YES) { in spl_set_easf_data()1607 if (lls_pref == LLS_PREF_YES) { in spl_set_easf_data()1698 if (lls_pref == LLS_PREF_NO) /* ISHARP_FMT_MODE */ in spl_set_isharp_data()1781 if (lls_pref == LLS_PREF_YES) { in spl_set_isharp_data()[all …]
545 enum linear_light_scaling lls_pref; // Linear Light Scaling member
185 spl_in->lls_pref = pipe_ctx->stream->ctx->dc->debug.force_lls; in translate_SPL_in_params_from_pipe_ctx()187 spl_in->lls_pref = plane_state->linear_light_scaling; in translate_SPL_in_params_from_pipe_ctx()
Completed in 10 milliseconds