copy_tag          153 libavcodec/yop.c static int yop_copy_previous_block(YopDecContext *s, int linesize, int copy_tag)
copy_tag          158 libavcodec/yop.c     bufptr = s->dstptr + motion_vector[copy_tag][0] +
copy_tag          159 libavcodec/yop.c              linesize * motion_vector[copy_tag][1];
copy_tag          158 tools/ismindex.c     ret = copy_tag(in, out, MKBETAG('m', 'o', 'o', 'f'));
copy_tag          160 tools/ismindex.c         ret = copy_tag(in, out, MKBETAG('m', 'd', 'a', 't'));