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