Searched refs:int_vec32 (Results 1 – 2 of 2) sorted by relevance
71 picoos_int32 *int_vec32; /*reserved for cepstral vectors input - fixed point */ member209 #define F2r_p int_vec32 /*output step 7*/
78 sig_inObj->int_vec32 = in sigAllocate()242 sig_inObj->int_vec32 = d32; in sigAllocate()374 if (NULL != sig_inObj->int_vec32) in sigDeallocate()375 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec32)); in sigDeallocate()462 sig_inObj->int_vec32[i] = sig_inObj->int_vec33[i] = 0; in sigDspInitialize()