HomeSort by relevance Sort by last modified time
    Searched refs:idx_vect5 (Results 1 - 2 of 2) sorted by null

  /external/svox/pico/lib/
picosig2.h 54 picoos_int16 *idx_vect5; /*reserved for min index arrax in sigana_singleIMF*/ member in struct:sig_innerobj
picosig2.c 89 sig_inObj->idx_vect5 = sig_inObj->idx_vect6 = sig_inObj->idx_vect7 =
128 sig_inObj->idx_vect5 = data_i;
341 if (NULL != sig_inObj->idx_vect5)
342 picoos_deallocate(mm, (void *) &(sig_inObj->idx_vect5));
459 = sig_inObj->idx_vect5[i] = sig_inObj->idx_vect6[i] = 0;
    [all...]

Completed in 402 milliseconds