Searched refs:ff_nvenc_encode_close (Results 1 – 4 of 4) sorted by relevance
224 .close = ff_nvenc_encode_close,254 .close = ff_nvenc_encode_close,284 .close = ff_nvenc_encode_close,
204 .close = ff_nvenc_encode_close,233 .close = ff_nvenc_encode_close,
226 int ff_nvenc_encode_close(AVCodecContext *avctx);
1556 av_cold int ff_nvenc_encode_close(AVCodecContext *avctx) in ff_nvenc_encode_close() function