Searched refs:ff_nvenc_encode_flush (Results 1 – 4 of 4) sorted by relevance
225 .flush = ff_nvenc_encode_flush,255 .flush = ff_nvenc_encode_flush,285 .flush = ff_nvenc_encode_flush,
205 .flush = ff_nvenc_encode_flush,234 .flush = ff_nvenc_encode_flush,
230 void ff_nvenc_encode_flush(AVCodecContext *avctx);
2349 av_cold void ff_nvenc_encode_flush(AVCodecContext *avctx) in ff_nvenc_encode_flush() function