Searched refs:s5p_jpeg_fmt (Results 1 - 2 of 2) sorted by relevance

/drivers/media/video/s5p-jpeg/
H A Djpeg-core.h91 struct s5p_jpeg_fmt { struct
109 struct s5p_jpeg_fmt *fmt;
H A Djpeg-core.c33 static struct s5p_jpeg_fmt formats_enc[] = {
57 static struct s5p_jpeg_fmt formats_dec[] = {
279 static struct s5p_jpeg_fmt *s5p_jpeg_find_format(unsigned int mode,
288 struct s5p_jpeg_fmt *out_fmt;
498 static int enum_fmt(struct s5p_jpeg_fmt *formats, int n,
592 static struct s5p_jpeg_fmt *s5p_jpeg_find_format(unsigned int mode,
596 struct s5p_jpeg_fmt *formats;
608 struct s5p_jpeg_fmt *fmt = &formats[k];
638 static int vidioc_try_fmt(struct v4l2_format *f, struct s5p_jpeg_fmt *fmt,
686 struct s5p_jpeg_fmt *fm
[all...]

Completed in 12 milliseconds