Home
last modified time | relevance | path

Searched refs: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
469 struct vp9_frame *frame_refs[REFS_PER_FRAME];
479 struct vp9_frame *cur_frame;
480 struct vp9_frame *prev_frame;
667 struct vp9_frame *tmp, *n; in codec_vp9_flush_output()
976 struct vp9_frame *frame) in codec_vp9_get_frame_mv_paddr()
1092 struct vp9_frame *frame; in codec_vp9_get_frame_by_idx()
1126 struct vp9_frame *frame = vp9->frame_refs[i]; in codec_vp9_set_refs()
1193 struct vp9_frame *new_frame; in codec_vp9_get_new_frame()
1244 struct vp9_frame *tmp; in codec_vp9_rm_noshow_frame()
[all …]