Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_core.c215 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_enum_fmt_vid_cap()
226 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_enum_fmt_vid_out()
308 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_g_fmt_vid_mplane()
354 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_try_fmt_vid_cap_mplane()
383 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_try_fmt_vid_out_mplane()
473 return mtk_jpeg_s_fmt_mplane(mtk_jpeg_fh_to_ctx(priv), f, in mtk_jpeg_s_fmt_vid_out_mplane()
486 return mtk_jpeg_s_fmt_mplane(mtk_jpeg_fh_to_ctx(priv), f, in mtk_jpeg_s_fmt_vid_cap_mplane()
515 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_enc_g_selection()
540 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_dec_g_selection()
569 struct mtk_jpeg_ctx *ctx = mtk_jpeg_fh_to_ctx(priv); in mtk_jpeg_enc_s_selection()
[all …]