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