Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c425 struct vp9_frame { struct
426 struct list_head list;
427 struct vb2_v4l2_buffer *vbuf;
428 int index;
429 int intra_only;
430 int show;
431 int type;
432 int done;
433 unsigned int width;
434 unsigned int height;