Searched refs:codec_vp9_get_frame_by_idx (Results 1 – 1 of 1) sorted by relevance
1089 static struct vp9_frame *codec_vp9_get_frame_by_idx(struct codec_vp9 *vp9, in codec_vp9_get_frame_by_idx() function1112 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()