Home
last modified time | relevance | path

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

/drivers/staging/media/meson/vdec/
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_gxm[] = {
154 static const struct amvdec_format vdec_formats_g12a[] = {
204 static const struct amvdec_format vdec_formats_sm1[] = {
Dvdec_platform.h12 struct amvdec_format;
23 const struct amvdec_format *formats;
Dvdec.c169 const struct amvdec_format *fmt_out = sess->fmt_out; in process_num_buffers()
466 static const struct amvdec_format *
467 find_format(const struct amvdec_format *fmts, u32 size, u32 pixfmt) in find_format()
480 vdec_supports_pixfmt_cap(const struct amvdec_format *fmt_out, u32 pixfmt_cap) in vdec_supports_pixfmt_cap()
491 static const struct amvdec_format *
497 const struct amvdec_format *fmts = sess->core->platform->formats; in vdec_try_fmt_common()
498 const struct amvdec_format *fmt_out = NULL; in vdec_try_fmt_common()
604 const struct amvdec_format *fmt_out; in vdec_s_fmt()
665 const struct amvdec_format *fmt_out; in vdec_enum_fmt()
694 const struct amvdec_format *formats = sess->core->platform->formats; in vdec_enum_framesizes()
[all …]
Dvdec.h160 struct amvdec_format { struct
240 const struct amvdec_format *fmt_out;