Home
last modified time | relevance | path

Searched refs:codec_vp9_get_frame_by_idx (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/staging/media/meson/vdec/
Dcodec_vp9.c1089 static struct vp9_frame *codec_vp9_get_frame_by_idx(struct codec_vp9 *vp9, in codec_vp9_get_frame_by_idx() function
1112 vp9->frame_refs[i] = codec_vp9_get_frame_by_idx(vp9, idx); in codec_vp9_sync_ref()
1206 while (codec_vp9_get_frame_by_idx(vp9, vbuf->vb2_buf.index)) { in codec_vp9_get_new_frame()