Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr.h313 int (*get_img_width)(struct s5p_mfc_dev *dev); member
H A Ds5p_mfc_opr_v5.c1622 .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.c2689 .get_img_width = s5p_mfc_get_img_width_v6,