TM2_NUM_STREAMS    73 libavcodec/truemotion2.c     int *tokens[TM2_NUM_STREAMS];
TM2_NUM_STREAMS    74 libavcodec/truemotion2.c     int tok_lens[TM2_NUM_STREAMS];
TM2_NUM_STREAMS    75 libavcodec/truemotion2.c     int tok_ptrs[TM2_NUM_STREAMS];
TM2_NUM_STREAMS    76 libavcodec/truemotion2.c     int deltas[TM2_NUM_STREAMS][TM2_DELTAS];
TM2_NUM_STREAMS   784 libavcodec/truemotion2.c     for (i = 0; i < TM2_NUM_STREAMS; i++)
TM2_NUM_STREAMS   893 libavcodec/truemotion2.c static const int tm2_stream_order[TM2_NUM_STREAMS] = {
TM2_NUM_STREAMS   928 libavcodec/truemotion2.c     for (i = 0; i < TM2_NUM_STREAMS; i++) {
TM2_NUM_STREAMS   979 libavcodec/truemotion2.c     for (i = 0; i < TM2_NUM_STREAMS; i++) {
TM2_NUM_STREAMS  1028 libavcodec/truemotion2.c     for (i = 0; i < TM2_NUM_STREAMS; i++)