Searched refs:VP9Frame (Results 1 – 4 of 4) sorted by relevance
59 typedef struct VP9Frame { struct68 } VP9Frame; argument166 VP9Frame frames[3];
38 VP9Frame pic = h->frames[CUR_FRAME]; in vdpau_vp9_start_frame()171 VP9Frame pic = h->frames[CUR_FRAME]; in vdpau_vp9_decode_slice()190 VP9Frame pic = h->frames[CUR_FRAME]; in vdpau_vp9_end_frame()
29 static VASurfaceID vaapi_vp9_surface_id(const VP9Frame *vf) in vaapi_vp9_surface_id()
104 static void vp9_frame_unref(AVCodecContext *avctx, VP9Frame *f) in vp9_frame_unref()113 static int vp9_frame_alloc(AVCodecContext *avctx, VP9Frame *f) in vp9_frame_alloc()159 static int vp9_frame_ref(AVCodecContext *avctx, VP9Frame *dst, VP9Frame *src) in vp9_frame_ref()1502 static int vp9_export_enc_params(VP9Context *s, VP9Frame *frame) in vp9_export_enc_params()