Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvenc.c1426 static av_cold int nvenc_alloc_surface(AVCodecContext *avctx, int idx) in nvenc_alloc_surface() function
1511 if ((res = nvenc_alloc_surface(avctx, i)) < 0) in nvenc_setup_surfaces()