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

  /external/svox/pico/lib/
picosig2.h 57 picoos_int16 *idx_vect8; /*reserved for LocV*/ member in struct:sig_innerobj
211 #define LocV idx_vect8 /*excitation position voiced pulses*/
picosig2.c 90 sig_inObj->idx_vect8 = sig_inObj->idx_vect9 = NULL;
152 sig_inObj->idx_vect8 = data_i;
347 if (NULL != sig_inObj->idx_vect8)
348 picoos_deallocate(mm, (void *) &(sig_inObj->idx_vect8));
    [all...]

Completed in 17 milliseconds