tm2_high_chroma   512 libavcodec/truemotion2.c     tm2_high_chroma(data, stride, clast, CD, deltas);
tm2_high_chroma   526 libavcodec/truemotion2.c     tm2_high_chroma(U, Ustride, clast,     ctx->CD,     deltas);
tm2_high_chroma   527 libavcodec/truemotion2.c     tm2_high_chroma(V, Vstride, clast + 2, ctx->CD + 2, deltas + 4);