TM2_NUM_STREAMS    72 libavcodec/truemotion2.c     int *tokens[TM2_NUM_STREAMS];
TM2_NUM_STREAMS    73 libavcodec/truemotion2.c     int tok_lens[TM2_NUM_STREAMS];
TM2_NUM_STREAMS    74 libavcodec/truemotion2.c     int tok_ptrs[TM2_NUM_STREAMS];
TM2_NUM_STREAMS    75 libavcodec/truemotion2.c     int deltas[TM2_NUM_STREAMS][TM2_DELTAS];
TM2_NUM_STREAMS   759 libavcodec/truemotion2.c     for (i = 0; i < TM2_NUM_STREAMS; i++)
TM2_NUM_STREAMS   866 libavcodec/truemotion2.c static const int tm2_stream_order[TM2_NUM_STREAMS] = {
TM2_NUM_STREAMS   899 libavcodec/truemotion2.c     for (i = 0; i < TM2_NUM_STREAMS; i++) {
TM2_NUM_STREAMS   949 libavcodec/truemotion2.c     for (i = 0; i < TM2_NUM_STREAMS; i++) {
TM2_NUM_STREAMS   998 libavcodec/truemotion2.c     for (i = 0; i < TM2_NUM_STREAMS; i++)