Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dnvenc.c2363 static int nvenc_send_frame(AVCodecContext *avctx, const AVFrame *frame) in nvenc_send_frame() function
2487 res = nvenc_send_frame(avctx, frame); in ff_nvenc_receive_packet()
2524 nvenc_send_frame(avctx, NULL); in ff_nvenc_encode_flush()

Completed in 4 milliseconds