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