Searched refs:frame_copy_video (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/ | ||
H A D | frame.c | 696 static int frame_copy_video(AVFrame *dst, const AVFrame *src) in frame_copy_video() function 771 return frame_copy_video(dst, src); in av_frame_copy() |
Completed in 2 milliseconds