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