Searched defs:amvdec_format (Results 1 – 1 of 1) sorted by relevance
159 struct amvdec_format { struct160 u32 pixfmt;161 u32 min_buffers;162 u32 max_buffers;163 u32 max_width;164 u32 max_height;165 u32 flags;167 struct amvdec_ops *vdec_ops;168 struct amvdec_codec_ops *codec_ops;170 char *firmware_path;[all …]