Home
last modified time | relevance | path

Searched refs:ff_decode_get_hw_frames_ctx (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddecode.h77 int ff_decode_get_hw_frames_ctx(AVCodecContext *avctx,
H A Dvdpau.c190 ret = ff_decode_get_hw_frames_ctx(avctx, AV_HWDEVICE_TYPE_VDPAU); in ff_vdpau_common_init()
H A Dvaapi_decode.c645 err = ff_decode_get_hw_frames_ctx(avctx, AV_HWDEVICE_TYPE_VAAPI); in ff_vaapi_decode_init()
H A Ddxva2.c670 ret = ff_decode_get_hw_frames_ctx(avctx, dev_type); in ff_dxva2_decode_init()
H A Ddecode.c951 int ff_decode_get_hw_frames_ctx(AVCodecContext *avctx, in ff_decode_get_hw_frames_ctx() function

Completed in 7 milliseconds