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

  /external/svox/pico/lib/
picosig2.h 56 picoos_int16 *idx_vect7; /*reserved for dispersed phase */ member in struct:sig_innerobj
picosig2.c 89 sig_inObj->idx_vect5 = sig_inObj->idx_vect6 = sig_inObj->idx_vect7 =
144 sig_inObj->idx_vect7 = data_i;
345 if (NULL != sig_inObj->idx_vect7)
346 picoos_deallocate(mm, (void *) &(sig_inObj->idx_vect7));
    [all...]

Completed in 19 milliseconds