Home
last modified time | relevance | path

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

/linux/drivers/staging/media/meson/vdec/
H A Dvdec_platform.c16 static const struct amvdec_format vdec_formats_gxbb[] = {
54 static const struct amvdec_format vdec_formats_gxl[] = {
104 static const struct amvdec_format vdec_formats_gxlx[] = {
142 static const struct amvdec_format vdec_formats_gxm[] = {
192 static const struct amvdec_format vdec_formats_g12a[] = {
242 static const struct amvdec_format vdec_formats_sm1[] = {
H A Dvdec_platform.h12 struct amvdec_format;
24 const struct amvdec_format *formats;
H A Dvdec.c169 const struct amvdec_format *fmt_out = sess->fmt_out; in process_num_buffers()
467 static const struct amvdec_format *
468 find_format(const struct amvdec_format *fmts, u32 size, u32 pixfmt) in find_format()
481 vdec_supports_pixfmt_cap(const struct amvdec_format *fmt_out, u32 pixfmt_cap) in vdec_supports_pixfmt_cap()
492 static const struct amvdec_format *
498 const struct amvdec_format *fmts = sess->core->platform->formats; in vdec_try_fmt_common()
499 const struct amvdec_format *fmt_out = NULL; in vdec_try_fmt_common()
605 const struct amvdec_format *fmt_out; in vdec_s_fmt()
666 const struct amvdec_format *fmt_out; in vdec_enum_fmt()
695 const struct amvdec_format *formats = sess->core->platform->formats; in vdec_enum_framesizes()
[all …]
H A Dvdec.h159 struct amvdec_format { struct
239 const struct amvdec_format *fmt_out;