Home
last modified time | relevance | path

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

/drivers/staging/media/meson/vdec/
Dvdec.h160 struct amvdec_format { struct
161 u32 pixfmt;
162 u32 min_buffers;
163 u32 max_buffers;
164 u32 max_width;
165 u32 max_height;
166 u32 flags;
168 struct amvdec_ops *vdec_ops;
169 struct amvdec_codec_ops *codec_ops;
171 char *firmware_path;
[all …]