copy_fields      1016 libavcodec/ffv1dec.c static void copy_fields(FFV1Context *fsdst, FFV1Context *fssrc, FFV1Context *fsrc)
copy_fields       451 libavcodec/h264_slice.c #define copy_fields(to, from, start_field, end_field)                   \
copy_fields       262 libavcodec/pthread_frame.c #define copy_fields(s, e) memcpy(&dst->s, &src->s, (char*)&dst->e - (char*)&dst->s);
copy_fields       299 libavcodec/pthread_frame.c #undef copy_fields
copy_fields      1938 libavcodec/vp3.c #define copy_fields(to, from, start_field, end_field)                         \
copy_fields      1985 libavcodec/vp3.c #undef copy_fields
copy_fields       607 libavfilter/vf_fieldmatch.c static void copy_fields(const FieldMatchContext *fm, AVFrame *dst,