Home
last modified time | relevance | path

Searched refs:idx_vect7 (Results 1 – 2 of 2) sorted by relevance

/external/svox/pico/lib/
Dpicosig2.h56 picoos_int16 *idx_vect7; /*reserved for dispersed phase */ member
Dpicosig2.c90 sig_inObj->idx_vect5 = sig_inObj->idx_vect6 = sig_inObj->idx_vect7 = in sigAllocate()
145 sig_inObj->idx_vect7 = data_i; in sigAllocate()
346 if (NULL != sig_inObj->idx_vect7) in sigDeallocate()
347 picoos_deallocate(mm, (void *) &(sig_inObj->idx_vect7)); in sigDeallocate()