Searched refs:int_vec41 (Results 1 – 2 of 2) sorted by relevance
82 picoos_int32 *int_vec41[CEPST_BUFF_SIZE]; /*reserved for phase smoothing - cepstrum buffers */ member214 #define CepBuff int_vec41 /*Buffer for incoming cepstral vector pointers*/
300 sig_inObj->int_vec41[nCount] = d32; in sigAllocate()392 if (NULL != sig_inObj->int_vec41[nCount]) { in sigDeallocate()393 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec41[nCount])); in sigDeallocate()