Searched refs:num_comp (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/media/platform/exynos-gsc/ |
D | gsc-core.c | 39 .num_comp = 1, 46 .num_comp = 1, 55 .num_comp = 1, 65 .num_comp = 1, 75 .num_comp = 1, 85 .num_comp = 1, 95 .num_comp = 1, 104 .num_comp = 3, 113 .num_comp = 2, 122 .num_comp = 2, [all …]
|
D | gsc-regs.c | 186 switch (frame->fmt->num_comp) { in gsc_hw_set_in_image_format() 312 switch (frame->fmt->num_comp) { in gsc_hw_set_out_image_format()
|
D | gsc-core.h | 125 u16 num_comp; member
|
/Linux-v4.19/drivers/media/platform/mtk-mdp/ |
D | mtk_mdp_regs.c | 103 src_buf->plane_num = frame->fmt->num_comp; in mtk_mdp_hw_set_in_image_format() 134 dst_buf->plane_num = frame->fmt->num_comp; in mtk_mdp_hw_set_out_image_format()
|
D | mtk_mdp_core.h | 72 u16 num_comp; member
|
D | mtk_mdp_m2m.c | 62 .num_comp = 2, 70 .num_comp = 2, 78 .num_comp = 3, 86 .num_comp = 3,
|
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 2760 int status, i, filehdr_size, num_comp; in be_flash_BEx() local 2810 num_comp = ARRAY_SIZE(gen3_flash_types); in be_flash_BEx() 2814 num_comp = ARRAY_SIZE(gen2_flash_types); in be_flash_BEx() 2824 for (i = 0; i < num_comp; i++) { in be_flash_BEx()
|