Home
last modified time | relevance | path

Searched refs:is_chroma (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dml/
Ddml1_display_rq_dlg_calc.c40 static unsigned int get_bytes_per_element(enum source_format_class source_format, bool is_chroma) in get_bytes_per_element() argument
45 if (!is_chroma) in get_bytes_per_element()
48 if (!is_chroma) in get_bytes_per_element()
51 if (!is_chroma) in get_bytes_per_element()
54 if (is_chroma) in get_bytes_per_element()
59 if (is_chroma) in get_bytes_per_element()
374 int is_chroma) in dml1_rq_dlg_get_row_heights() argument
381 is_chroma); in dml1_rq_dlg_get_row_heights()
542 bool is_chroma) in get_surf_rq_param() argument
606 if (is_chroma) { in get_surf_rq_param()
[all …]