Searched refs:int_vec42 (Results 1 – 2 of 2) sorted by relevance
83 picoos_int32 *int_vec42[PHASE_BUFF_SIZE]; /*reserved for phase smoothing - phase buffers */ member215 #define PhsBuff int_vec42 /*Buffer for incoming phase vector pointers*/
308 sig_inObj->int_vec42[nCount] = d32; in sigAllocate()397 if (NULL != sig_inObj->int_vec42[nCount]) { in sigDeallocate()398 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec42[nCount])); in sigDeallocate()482 if (NULL != sig_inObj->int_vec42[i]) { in sigDspInitialize()483 pnt = sig_inObj->int_vec42[i]; in sigDspInitialize()