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

  /external/svox/pico/lib/
picosig2.h 58 picoos_int16 *idx_vect9; /*reserved for LocU*/ member in struct:sig_innerobj
212 #define LocU idx_vect9 /*excitation position unvoiced pulses*/
picosig2.c 90 sig_inObj->idx_vect8 = sig_inObj->idx_vect9 = NULL;
160 sig_inObj->idx_vect9 = data_i;
349 if (NULL != sig_inObj->idx_vect9)
350 picoos_deallocate(mm, (void *) &(sig_inObj->idx_vect9));
    [all...]

Completed in 244 milliseconds