Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dnvenc.c334 static int nvenc_pop_context(AVCodecContext *avctx) in nvenc_pop_context() function
615 if ((ret = nvenc_pop_context(avctx)) < 0) in nvenc_check_device()
638 if ((ret = nvenc_pop_context(avctx)) < 0) in nvenc_check_device()
1467 nvenc_pop_context(avctx); in nvenc_setup_encoder()
1475 nvenc_pop_context(avctx); in nvenc_setup_encoder()
1481 res = nvenc_pop_context(avctx); in nvenc_setup_encoder()
1622 res2 = nvenc_pop_context(avctx); in nvenc_setup_surfaces()
1714 res = nvenc_pop_context(avctx); in ff_nvenc_encode_close()
2394 res2 = nvenc_pop_context(avctx); in nvenc_send_frame()
2447 res = nvenc_pop_context(avct in nvenc_send_frame()
[all...]

Completed in 4 milliseconds