Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/meson/vdec/
Dvdec_platform.c13 static const struct amvdec_format vdec_formats_gxbb[] = {
37 static const struct amvdec_format vdec_formats_gxl[] = {
61 static const struct amvdec_format vdec_formats_gxm[] = {
Dvdec_platform.h12 struct amvdec_format;
21 const struct amvdec_format *formats;
Dvdec.c167 const struct amvdec_format *fmt_out = sess->fmt_out; in process_num_buffers()
445 static const struct amvdec_format *
446 find_format(const struct amvdec_format *fmts, u32 size, u32 pixfmt) in find_format()
459 vdec_supports_pixfmt_cap(const struct amvdec_format *fmt_out, u32 pixfmt_cap) in vdec_supports_pixfmt_cap()
470 static const struct amvdec_format *
476 const struct amvdec_format *fmts = sess->core->platform->formats; in vdec_try_fmt_common()
477 const struct amvdec_format *fmt_out; in vdec_try_fmt_common()
579 const struct amvdec_format *fmt_out; in vdec_s_fmt()
637 const struct amvdec_format *fmt_out; in vdec_enum_fmt()
666 const struct amvdec_format *formats = sess->core->platform->formats; in vdec_enum_framesizes()
[all …]
Dvdec.h150 struct amvdec_format { struct
221 const struct amvdec_format *fmt_out;