Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvdpau_internal.h65 typedef struct VDPAUHWContext { struct
71 } VDPAUHWContext; typedef
H A Dvdpau.c145 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_init()
318 VDPAUHWContext *hwctx = avctx->hwaccel_context; in ff_vdpau_common_reinit()
407 return av_mallocz(sizeof(VDPAUHWContext)); in av_vdpau_alloc_context()
413 VDPAUHWContext *hwctx; in av_vdpau_bind_context()

Completed in 2 milliseconds