Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-hw.c38 u8 dst_nbp; /* nb of planes of the dst */ member
681 c->dst_nbp = dst->fmt->nb_planes; in bdisp_hw_get_op_cfg()
1012 cfg.dst_nbp == 1 ? BDISP_RGB : BDISP_Y, in bdisp_hw_build_all_nodes()
1019 if (cfg.dst_nbp > 1) { in bdisp_hw_build_all_nodes()