Searched refs:idx_vect1 (Results 1 – 2 of 2) sorted by relevance
51 picoos_int16 *idx_vect1; /*reserved for bit reversal tables*/ member
89 sig_inObj->idx_vect1 = sig_inObj->idx_vect2 = sig_inObj->idx_vect4 = NULL; in sigAllocate()105 sig_inObj->idx_vect1 = data_i; in sigAllocate()336 if (NULL != sig_inObj->idx_vect1) in sigDeallocate()337 picoos_deallocate(mm, (void *) &(sig_inObj->idx_vect1)); in sigDeallocate()459 sig_inObj->idx_vect1[i] = sig_inObj->idx_vect4[i] in sigDspInitialize()