Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.c1524 struct mxc_jpeg_ctx *ctx = mxc_jpeg_fh_to_ctx(fh); in mxc_jpeg_decoder_cmd()
1557 struct mxc_jpeg_ctx *ctx = mxc_jpeg_fh_to_ctx(fh); in mxc_jpeg_encoder_cmd()
2156 struct mxc_jpeg_ctx *ctx = mxc_jpeg_fh_to_ctx(priv); in mxc_jpeg_enum_fmt_vid_cap()
2196 struct mxc_jpeg_ctx *ctx = mxc_jpeg_fh_to_ctx(priv); in mxc_jpeg_enum_fmt_vid_out()
2337 struct mxc_jpeg_ctx *ctx = mxc_jpeg_fh_to_ctx(priv); in mxc_jpeg_try_fmt_vid_cap()
2408 return mxc_jpeg_s_fmt(mxc_jpeg_fh_to_ctx(priv), f); in mxc_jpeg_s_fmt_vid_cap()
2421 ret = mxc_jpeg_s_fmt(mxc_jpeg_fh_to_ctx(priv), f); in mxc_jpeg_s_fmt_vid_out()
2488 struct mxc_jpeg_ctx *ctx = mxc_jpeg_fh_to_ctx(fh); in mxc_jpeg_dec_g_selection()
2517 struct mxc_jpeg_ctx *ctx = mxc_jpeg_fh_to_ctx(fh); in mxc_jpeg_enc_g_selection()
2545 struct mxc_jpeg_ctx *ctx = mxc_jpeg_fh_to_ctx(fh); in mxc_jpeg_g_selection()
[all …]