TM2_NUM_STREAMS    48 libavcodec/truemotion2.c     int *tokens[TM2_NUM_STREAMS];
TM2_NUM_STREAMS    49 libavcodec/truemotion2.c     int tok_lens[TM2_NUM_STREAMS];
TM2_NUM_STREAMS    50 libavcodec/truemotion2.c     int tok_ptrs[TM2_NUM_STREAMS];
TM2_NUM_STREAMS    51 libavcodec/truemotion2.c     int deltas[TM2_NUM_STREAMS][TM2_DELTAS];
TM2_NUM_STREAMS   684 libavcodec/truemotion2.c     for(i = 0; i < TM2_NUM_STREAMS; i++)
TM2_NUM_STREAMS   760 libavcodec/truemotion2.c static const int tm2_stream_order[TM2_NUM_STREAMS] = {
TM2_NUM_STREAMS   794 libavcodec/truemotion2.c     for(i = 0; i < TM2_NUM_STREAMS; i++){
TM2_NUM_STREAMS   837 libavcodec/truemotion2.c     for(i = 0; i < TM2_NUM_STREAMS; i++) {
TM2_NUM_STREAMS   861 libavcodec/truemotion2.c     for(i = 0; i < TM2_NUM_STREAMS; i++)