Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvenc.c316 static int nvenc_pop_context(AVCodecContext *avctx) in nvenc_pop_context() function
565 if ((ret = nvenc_pop_context(avctx)) < 0) in nvenc_check_device()
588 if ((ret = nvenc_pop_context(avctx)) < 0) in nvenc_check_device()
1369 nvenc_pop_context(avctx); in nvenc_setup_encoder()
1377 nvenc_pop_context(avctx); in nvenc_setup_encoder()
1383 res = nvenc_pop_context(avctx); in nvenc_setup_encoder()
1516 res2 = nvenc_pop_context(avctx); in nvenc_setup_surfaces()
1606 res = nvenc_pop_context(avctx); in ff_nvenc_encode_close()
2196 res2 = nvenc_pop_context(avctx); in nvenc_send_frame()
2274 res = nvenc_pop_context(avctx); in nvenc_send_frame()
[all …]