Searched refs:mtk_jpeg_ctx (Results 1 – 2 of 2) 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()83 return container_of(fh, struct mtk_jpeg_ctx, fh); in mtk_jpeg_fh_to_ctx()140 static struct mtk_jpeg_q_data *mtk_jpeg_get_q_data(struct mtk_jpeg_ctx *ctx, in mtk_jpeg_get_q_data()148 static struct mtk_jpeg_fmt *mtk_jpeg_find_format(struct mtk_jpeg_ctx *ctx, in mtk_jpeg_find_format()187 static void mtk_jpeg_adjust_fmt_mplane(struct mtk_jpeg_ctx *ctx, in mtk_jpeg_adjust_fmt_mplane()209 struct mtk_jpeg_ctx *ctx, int q_type) in mtk_jpeg_try_fmt_mplane()277 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()364 static int mtk_jpeg_s_fmt_mplane(struct mtk_jpeg_ctx *ctx, in mtk_jpeg_s_fmt_mplane()[all …]
126 struct mtk_jpeg_ctx { struct