Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvenc.c2164 static int nvenc_send_frame(AVCodecContext *avctx, const AVFrame *frame) in nvenc_send_frame() function
2316 res = nvenc_send_frame(avctx, frame); in ff_nvenc_receive_packet()
2353 nvenc_send_frame(avctx, NULL); in ff_nvenc_encode_flush()