Home
last modified time | relevance | path

Searched refs:s5p_mfc_fmt (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.h15 struct s5p_mfc_fmt *get_dec_def_fmt(bool src);
H A Ds5p_mfc_enc.h15 struct s5p_mfc_fmt *get_enc_def_fmt(bool src);
H A Ds5p_mfc_common.h626 struct s5p_mfc_fmt *src_fmt;
627 struct s5p_mfc_fmt *dst_fmt;
717 * struct s5p_mfc_fmt - structure used to store information about pixelformats
720 struct s5p_mfc_fmt { struct
H A Ds5p_mfc_dec.c30 static struct s5p_mfc_fmt formats[] = {
148 static struct s5p_mfc_fmt *find_format(struct v4l2_format *f, unsigned int t) in find_format()
359 struct s5p_mfc_fmt *fmt; in vidioc_try_fmt()
H A Ds5p_mfc_enc.c33 static struct s5p_mfc_fmt formats[] = {
100 static struct s5p_mfc_fmt *find_format(struct v4l2_format *f, unsigned int t) in find_format()
1399 struct s5p_mfc_fmt *fmt; in vidioc_try_fmt()
2360 static int check_vb_with_fmt(struct s5p_mfc_fmt *fmt, struct vb2_buffer *vb) in check_vb_with_fmt()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_dec.h15 struct s5p_mfc_fmt *get_dec_def_fmt(bool src);
H A Ds5p_mfc_enc.h15 struct s5p_mfc_fmt *get_enc_def_fmt(bool src);
H A Ds5p_mfc_common.h636 struct s5p_mfc_fmt *src_fmt;
637 struct s5p_mfc_fmt *dst_fmt;
726 * struct s5p_mfc_fmt - structure used to store information about pixelformats
729 struct s5p_mfc_fmt { struct
H A Ds5p_mfc_dec.c30 static struct s5p_mfc_fmt formats[] = {
166 static struct s5p_mfc_fmt *find_format(struct v4l2_format *f, unsigned int t) in find_format()
390 struct s5p_mfc_fmt *fmt; in vidioc_try_fmt()
H A Ds5p_mfc_enc.c33 static struct s5p_mfc_fmt formats[] = {
100 static struct s5p_mfc_fmt *find_format(struct v4l2_format *f, unsigned int t) in find_format()
1397 struct s5p_mfc_fmt *fmt; in vidioc_try_fmt()
2358 static int check_vb_with_fmt(struct s5p_mfc_fmt *fmt, struct vb2_buffer *vb) in check_vb_with_fmt()

Completed in 12 milliseconds