Home | History | Annotate | Download | only in libspeex

Lines Matching defs:tmp3

503       int tmp1, tmp3;
510 tmp3=nsf;
511 if (tmp3>pp+pitch)
512 tmp3=pp+pitch;
513 for (j=tmp1;j<tmp3;j++)
736 int tmp1, tmp3;
743 tmp3=nsf;
744 if (tmp3>pp+pitch)
745 tmp3=pp+pitch;
746 for (j=tmp1;j<tmp3;j++)