Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvenc.c1482 static av_cold int nvenc_setup_surfaces(AVCodecContext *avctx) in nvenc_setup_surfaces() function
1669 if ((ret = nvenc_setup_surfaces(avctx)) < 0) in ff_nvenc_encode_init()