Searched refs:frame_copy_props (Results 1 – 1 of 1) sorted by relevance
350 static int frame_copy_props(AVFrame *dst, const AVFrame *src, int force_copy) in frame_copy_props() function457 ret = frame_copy_props(dst, src, 0); in av_frame_ref()660 return frame_copy_props(dst, src, 1); in av_frame_copy_props()