Lines Matching full:ystack
903 VARDECL(spx_word16_t *ystack);904 ALLOC(ystack, ylen, spx_word16_t);907 spx_word16_t ystack[FIXED_STACK_ALLOC];913 spx_word16_t *y = ystack;944 out[j*ostride_save] = ystack[j];946 out[j*ostride_save] = WORD2INT(ystack[j]);