Searched refs:int_vec22 (Results 1 – 2 of 2) sorted by relevance
60 picoos_int32 *int_vec22; /*reserved for normalized hanning window - fixed point */ member207 #define norm_window_p int_vec22 /*window function (hanning) */
68 sig_inObj->int_vec22 = in sigAllocate()169 sig_inObj->int_vec22 = d32; in sigAllocate()353 if (NULL != sig_inObj->int_vec22) in sigDeallocate()354 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec22)); in sigDeallocate()