Searched refs:mtk_jpeg_fh_to_ctx (Results 1 – 1 of 1) sorted by relevance
123 static inline struct mtk_jpeg_ctx *mtk_jpeg_fh_to_ctx(struct v4l2_fh *fh) in mtk_jpeg_fh_to_ctx() function218 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_enum_fmt_vid_cap()229 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_enum_fmt_vid_out()311 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_g_fmt_vid_mplane()357 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_try_fmt_vid_cap_mplane()386 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_try_fmt_vid_out_mplane()476 return mtk_jpeg_s_fmt_mplane(mtk_jpeg_fh_to_ctx(priv), f, in mtk_jpeg_s_fmt_vid_out_mplane()489 return mtk_jpeg_s_fmt_mplane(mtk_jpeg_fh_to_ctx(priv), f, in mtk_jpeg_s_fmt_vid_cap_mplane()518 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_enc_g_selection()543 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_dec_g_selection()[all …]