Home
last modified time | relevance | path

Searched refs:get_img_width (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_opr.h311 int (*get_img_width)(struct s5p_mfc_dev *dev); member
H A Ds5p_mfc_opr_v5.c1620 .get_img_width = s5p_mfc_get_img_width_v5,
H A Ds5p_mfc.c515 ctx->img_width = s5p_mfc_hw_call(dev->mfc_ops, get_img_width, in s5p_mfc_handle_seq_done()
H A Ds5p_mfc_opr_v6.c2515 .get_img_width = s5p_mfc_get_img_width_v6,
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr.h311 int (*get_img_width)(struct s5p_mfc_dev *dev); member
H A Ds5p_mfc_opr_v5.c1620 .get_img_width = s5p_mfc_get_img_width_v5,
H A Ds5p_mfc.c529 ctx->img_width = s5p_mfc_hw_call(dev->mfc_ops, get_img_width, in s5p_mfc_handle_seq_done()
H A Ds5p_mfc_opr_v6.c2515 .get_img_width = s5p_mfc_get_img_width_v6,

Completed in 15 milliseconds