ff_stream_encode_params_copy 472 libavformat/fifo.c ret = ff_stream_encode_params_copy(st, avf->streams[i]); ff_stream_encode_params_copy 570 libavformat/internal.h int ff_stream_encode_params_copy(AVStream *dst, const AVStream *src); ff_stream_encode_params_copy 293 libavformat/tee.c ret = ff_stream_encode_params_copy(st2, st);