Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg.h163 struct mxc_jpeg_sof { struct
H A Dmxc-jpeg.c992 static int mxc_jpeg_fixup_sof(struct mxc_jpeg_sof *sof, in mxc_jpeg_fixup_sof()
1103 struct mxc_jpeg_sof *sof; in mxc_jpeg_setup_cfg_stream()
1133 sof = (struct mxc_jpeg_sof *)(cfg + offset); in mxc_jpeg_setup_cfg_stream()
1679 struct mxc_jpeg_sof *sof, in mxc_jpeg_valid_comp_id()
1808 struct mxc_jpeg_sof *psof = NULL; in mxc_jpeg_parse()
1858 psof = (struct mxc_jpeg_sof *)header.sof.start; in mxc_jpeg_parse()