Lines Matching refs:tmp1
371 VARDECL(spx_word16_t *tmp1);
381 ALLOC(tmp1, 3*nsf, spx_word16_t);
387 x[0]=tmp1;
388 x[1]=tmp1+nsf;
389 x[2]=tmp1+2*nsf;
503 int tmp1, tmp3;
505 tmp1=nsf;
506 if (tmp1>pp)
507 tmp1=pp;
508 for (j=0;j<tmp1;j++)
513 for (j=tmp1;j<tmp3;j++)
736 int tmp1, tmp3;
738 tmp1=nsf;
739 if (tmp1>pp)
740 tmp1=pp;
741 for (j=0;j<tmp1;j++)
746 for (j=tmp1;j<tmp3;j++)