Searched refs:mxc_jpeg_sof (Results 1 – 2 of 2) sorted by relevance
163 struct mxc_jpeg_sof { struct
992 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()1682 struct mxc_jpeg_sof *sof, in mxc_jpeg_valid_comp_id()1811 struct mxc_jpeg_sof *psof = NULL; in mxc_jpeg_parse()1861 psof = (struct mxc_jpeg_sof *)header.sof.start; in mxc_jpeg_parse()