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