Searched refs:mtk_jpeg_ctx (Results 1 – 2 of 2) sorted by relevance
73 static inline struct mtk_jpeg_ctx *mtk_jpeg_fh_to_ctx(struct v4l2_fh *fh) in mtk_jpeg_fh_to_ctx()75 return container_of(fh, struct mtk_jpeg_ctx, fh); in mtk_jpeg_fh_to_ctx()132 static struct mtk_jpeg_q_data *mtk_jpeg_get_q_data(struct mtk_jpeg_ctx *ctx, in mtk_jpeg_get_q_data()140 static struct mtk_jpeg_fmt *mtk_jpeg_find_format(struct mtk_jpeg_ctx *ctx, in mtk_jpeg_find_format()179 static void mtk_jpeg_adjust_fmt_mplane(struct mtk_jpeg_ctx *ctx, in mtk_jpeg_adjust_fmt_mplane()201 struct mtk_jpeg_ctx *ctx, int q_type) in mtk_jpeg_try_fmt_mplane()269 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_g_fmt_vid_mplane()317 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_try_fmt_vid_cap_mplane()338 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_try_fmt_vid_out_mplane()356 static int mtk_jpeg_s_fmt_mplane(struct mtk_jpeg_ctx *ctx, in mtk_jpeg_s_fmt_mplane()[all …]
118 struct mtk_jpeg_ctx { struct