Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_rq_dlg_calc_20v2.c79 static unsigned int get_bytes_per_element(enum source_format_class source_format, bool is_chroma) in get_bytes_per_element() argument
84 if (!is_chroma) in get_bytes_per_element()
87 if (!is_chroma) in get_bytes_per_element()
90 if (!is_chroma) in get_bytes_per_element()
93 if (is_chroma) in get_bytes_per_element()
98 if (is_chroma) in get_bytes_per_element()
346 unsigned int is_chroma) in get_meta_and_pte_attr() argument
427 if (!is_chroma) { in get_meta_and_pte_attr()
689 bool is_chroma) in get_surf_rq_param() argument
699 if (is_chroma) { in get_surf_rq_param()
[all …]
H A Ddisplay_rq_dlg_calc_20.c79 static unsigned int get_bytes_per_element(enum source_format_class source_format, bool is_chroma) in get_bytes_per_element() argument
84 if (!is_chroma) in get_bytes_per_element()
87 if (!is_chroma) in get_bytes_per_element()
90 if (!is_chroma) in get_bytes_per_element()
93 if (is_chroma) in get_bytes_per_element()
98 if (is_chroma) in get_bytes_per_element()
346 unsigned int is_chroma) in get_meta_and_pte_attr() argument
427 if (!is_chroma) { in get_meta_and_pte_attr()
689 bool is_chroma) in get_surf_rq_param() argument
699 if (is_chroma) { in get_surf_rq_param()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c45 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()
392 int is_chroma) in dml1_rq_dlg_get_row_heights() argument
399 is_chroma); in dml1_rq_dlg_get_row_heights()
560 bool is_chroma) in get_surf_rq_param() argument
624 if (is_chroma) { in get_surf_rq_param()
653 is_chroma); in get_surf_rq_param()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_rq_dlg_calc_21.c59 if (!is_chroma) in get_bytes_per_element()
62 if (!is_chroma) in get_bytes_per_element()
65 if (!is_chroma) in get_bytes_per_element()
68 if (is_chroma) in get_bytes_per_element()
73 if (is_chroma) in get_bytes_per_element()
334 unsigned int is_chroma) in get_meta_and_pte_attr() argument
419 if (!is_chroma) { in get_meta_and_pte_attr()
698 bool is_chroma) in get_surf_rq_param() argument
708 if (is_chroma) { in get_surf_rq_param()
727 if (is_chroma) { in get_surf_rq_param()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_rq_dlg_calc_30.c290 unsigned int is_chroma, in get_meta_and_pte_attr() argument
342 …(is_chroma ? mode_lib->ip.dpte_buffer_size_in_pte_reqs_chroma : mode_lib->ip.dpte_buffer_size_in_p… in get_meta_and_pte_attr()
373 if (!is_chroma) { in get_meta_and_pte_attr()
581 dml_print("DML_DLG: %s: is_chroma = %d\n", __func__, is_chroma); in get_meta_and_pte_attr()
660 bool is_chroma, in get_surf_rq_param() argument
672 if (is_chroma | is_alpha) { in get_surf_rq_param()
693 if (is_chroma) { in get_surf_rq_param()
745 is_chroma, in get_surf_rq_param()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_rq_dlg_calc_31.c313 unsigned int is_chroma, in get_meta_and_pte_attr() argument
363 …dual_plane_en ? (is_chroma ? mode_lib->ip.dpte_buffer_size_in_pte_reqs_chroma : mode_lib->ip.dpte_… in get_meta_and_pte_attr()
395 if (!is_chroma) { in get_meta_and_pte_attr()
582 dml_print("DML_DLG: %s: is_chroma = %d\n", __func__, is_chroma); in get_meta_and_pte_attr()
655 bool is_chroma, in get_surf_rq_param() argument
667 if (is_chroma | is_alpha) { in get_surf_rq_param()
689 if (is_chroma) { in get_surf_rq_param()
743 is_chroma, in get_surf_rq_param()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_rq_dlg_calc_314.c401 unsigned int is_chroma, in get_meta_and_pte_attr() argument
451 …dual_plane_en ? (is_chroma ? mode_lib->ip.dpte_buffer_size_in_pte_reqs_chroma : mode_lib->ip.dpte_… in get_meta_and_pte_attr()
483 if (!is_chroma) { in get_meta_and_pte_attr()
670 dml_print("DML_DLG: %s: is_chroma = %d\n", __func__, is_chroma); in get_meta_and_pte_attr()
743 bool is_chroma, in get_surf_rq_param() argument
755 if (is_chroma | is_alpha) { in get_surf_rq_param()
777 if (is_chroma) { in get_surf_rq_param()
830 is_chroma, in get_surf_rq_param()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch9098 +.macro edge_xxb_init, bit_depth, is_chroma, jump_tab, setup_64b = 0, setup_16b = 0, check_w4 = 0,…
9103 +.if \is_chroma
9221 +.macro edge_16b_init, bit_depth, is_chroma, check_w4, jump_tab
9222 + edge_xxb_init \bit_depth, \is_chroma, \jump_tab, check_w4=\check_w4, setup_16b=1
9225 +.macro edge_64b_init, bit_depth, is_chroma, do2, jump_tab, xjump=0
9226 + edge_xxb_init \bit_depth, \is_chroma, \jump_tab, do2=\do2, setup_64b=1, xjump=\xjump
50416 +static int is_chroma(const AVPixFmtDescriptor *desc, int i, int num_planes)
50523 + if (is_chroma(desc, i, num_planes)) {
50550 + if (is_chroma(desc, i, num_planes)) {