Lines Matching full:ystack
904 VARDECL(spx_word16_t *ystack);905 ALLOC(ystack, ylen, spx_word16_t);908 spx_word16_t ystack[FIXED_STACK_ALLOC];914 spx_word16_t *y = ystack;945 out[j*ostride_save] = ystack[j];947 out[j*ostride_save] = WORD2INT(ystack[j]);