Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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_gxm[] = {
142 static const struct amvdec_format vdec_formats_g12a[] = {
192 static const struct amvdec_format vdec_formats_sm1[] = {
H A Dvdec_platform.h12 struct amvdec_format;
23 const struct amvdec_format *formats;
H A 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 …]
H A Dvdec.h157 struct amvdec_format { struct
230 const struct amvdec_format *fmt_out;