Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr.h331 unsigned int (*get_crop_info_h)(struct s5p_mfc_ctx *ctx); member
Ds5p_mfc_dec.c780 left = s5p_mfc_hw_call(dev->mfc_ops, get_crop_info_h, ctx); in vidioc_g_crop()
Ds5p_mfc_opr_v5.c1726 .get_crop_info_h = s5p_mfc_get_crop_info_h_v5,
Ds5p_mfc_opr_v6.c2304 .get_crop_info_h = s5p_mfc_get_crop_info_h_v6,