Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvdpau_internal.h123 int ff_vdpau_common_end_frame(AVCodecContext *avctx, AVFrame *frame,
Dvdpau.c336 int ff_vdpau_common_end_frame(AVCodecContext *avctx, AVFrame *frame, in ff_vdpau_common_end_frame() function
372 val = ff_vdpau_common_end_frame(avctx, pic->f, pic_ctx); in ff_vdpau_mpeg_end_frame()
Dvdpau_vp9.c195 val = ff_vdpau_common_end_frame(avctx, pic.tf.f, pic_ctx); in vdpau_vp9_end_frame()
Dvdpau_h264.c210 val = ff_vdpau_common_end_frame(avctx, pic->f, pic_ctx); in vdpau_h264_end_frame()
Dvdpau_hevc.c427 val = ff_vdpau_common_end_frame(avctx, h->ref->frame, pic_ctx); in vdpau_hevc_end_frame()