Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dencode.c115 static int pad_last_frame(AVCodecContext *s, AVFrame *frame, const AVFrame *src) in pad_last_frame() function
343 ret = pad_last_frame(avctx, dst, src); in encode_send_frame_internal()