Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvdpau_internal.h121 int ff_vdpau_common_start_frame(struct vdpau_picture_context *pic,
Dvdpau_mpeg4.c81 ff_vdpau_common_start_frame(pic_ctx, buffer, size); in vdpau_mpeg4_start_frame()
Dvdpau_mpeg12.c80 return ff_vdpau_common_start_frame(pic_ctx, buffer, size); in vdpau_mpeg_start_frame()
Dvdpau_vc1.c97 return ff_vdpau_common_start_frame(pic_ctx, buffer, size); in vdpau_vc1_start_frame()
Dvdpau_vp9.c161 return ff_vdpau_common_start_frame(pic_ctx, buffer, size); in vdpau_vp9_start_frame()
Dvdpau_h264.c177 return ff_vdpau_common_start_frame(pic_ctx, buffer, size); in vdpau_h264_start_frame()
Dvdpau.c326 int ff_vdpau_common_start_frame(struct vdpau_picture_context *pic_ctx, in ff_vdpau_common_start_frame() function
Dvdpau_hevc.c398 return ff_vdpau_common_start_frame(pic_ctx, buffer, size); in vdpau_hevc_start_frame()