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

  /external/svox/pico/lib/
picosig2.h 66 picoos_int32 *int_vec29; /*reserved for cepstral vectors input - fixed point */ member in struct:sig_innerobj
picosig2.c 74 sig_inObj->int_vec29 =
211 sig_inObj->int_vec29 = d32;
364 if (NULL != sig_inObj->int_vec29)
365 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec29));
    [all...]

Completed in 16 milliseconds