Searched refs:mtk_jpeg_fh_to_ctx (Results 1 – 1 of 1) sorted by relevance
81 static inline struct mtk_jpeg_ctx *mtk_jpeg_fh_to_ctx(struct v4l2_fh *fh) in mtk_jpeg_fh_to_ctx() function277 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_g_fmt_vid_mplane()325 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_try_fmt_vid_cap_mplane()346 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_try_fmt_vid_out_mplane()425 return mtk_jpeg_s_fmt_mplane(mtk_jpeg_fh_to_ctx(priv), f); in mtk_jpeg_s_fmt_vid_out_mplane()437 return mtk_jpeg_s_fmt_mplane(mtk_jpeg_fh_to_ctx(priv), f); in mtk_jpeg_s_fmt_vid_cap_mplane()465 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_g_selection()494 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_s_selection()515 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_qbuf()1040 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(file->private_data); in mtk_jpeg_release()