Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicosig2.h54 picoos_int16 *idx_vect5; /*reserved for min index arrax in sigana_singleIMF*/ member
Dpicosig2.c91 sig_inObj->idx_vect5 = sig_inObj->idx_vect6 = sig_inObj->idx_vect7 = in sigAllocate()
130 sig_inObj->idx_vect5 = data_i; in sigAllocate()
343 if (NULL != sig_inObj->idx_vect5) in sigDeallocate()
344 picoos_deallocate(mm, (void *) &(sig_inObj->idx_vect5)); in sigDeallocate()
461 = sig_inObj->idx_vect5[i] = sig_inObj->idx_vect6[i] = 0; in sigDspInitialize()