Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst_common.h92 const struct dst_config* config;
149 struct dst_config struct
H A Ddvb-bt8xx.c397 static const struct dst_config dst_config = { variable
662 state->config = &dst_config; in frontend_init()
/openbmc/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_regs.c107 struct mdp_config *config = &ctx->vpu.vsi->dst_config; in mtk_mdp_hw_set_out_size()
123 struct mdp_config *config = &ctx->vpu.vsi->dst_config; in mtk_mdp_hw_set_out_image_format()
H A Dmtk_mdp_ipi.h113 struct mdp_config dst_config; member