Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvdpau_internal.h62 typedef struct VDPAUHWContext { struct
68 } VDPAUHWContext; typedef
Dvdpau.c140 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_init()
313 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_reinit()
451 return av_mallocz(sizeof(VDPAUHWContext)); in av_vdpau_alloc_context()
457 VDPAUHWContext *hwctx; in av_vdpau_bind_context()