Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvdec.c284 static int nvdec_init_hwframes(AVCodecContext *avctx, AVBufferRef **out_frames_ref, int dummy) in nvdec_init_hwframes() function
357 ret = nvdec_init_hwframes(avctx, &avctx->hw_frames_ctx, 1); in ff_nvdec_decode_init()
361 ret = nvdec_init_hwframes(avctx, &real_hw_frames_ref, 0); in ff_nvdec_decode_init()