Searched refs:num_comp (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/media/platform/samsung/exynos-gsc/ |
| H A D | gsc-core.c | 33 .num_comp = 1, 39 .num_comp = 1, 47 .num_comp = 1, 56 .num_comp = 1, 65 .num_comp = 1, 74 .num_comp = 1, 83 .num_comp = 1, 91 .num_comp = 3, 99 .num_comp = 2, 107 .num_comp = 2, [all …]
|
| H A D | gsc-regs.c | 182 switch (frame->fmt->num_comp) { in gsc_hw_set_in_image_format() 308 switch (frame->fmt->num_comp) { in gsc_hw_set_out_image_format()
|
| /linux/drivers/media/platform/mediatek/mdp/ |
| H A D | mtk_mdp_regs.c | 95 src_buf->plane_num = frame->fmt->num_comp; in mtk_mdp_hw_set_in_image_format() 126 dst_buf->plane_num = frame->fmt->num_comp; in mtk_mdp_hw_set_out_image_format()
|
| H A D | mtk_mdp_core.h | 62 u16 num_comp; member
|
| H A D | mtk_mdp_m2m.c | 54 .num_comp = 2, 62 .num_comp = 2, 70 .num_comp = 3, 78 .num_comp = 3,
|