Searched refs:int_vec25 (Results 1 – 2 of 2) sorted by relevance
63 picoos_int32 *int_vec25; /*reserved for window - fixed point */ member165 #define window_p int_vec25 /*window function (hanning) */
71 sig_inObj->int_vec25 = in sigAllocate()191 sig_inObj->int_vec25 = d32; in sigAllocate()360 if (NULL != sig_inObj->int_vec25) in sigDeallocate()361 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec25)); in sigDeallocate()