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

  /external/svox/pico/lib/
picosig2.h 65 picoos_int32 *int_vec28; /*reserved for cepstral vectors input - fixed point */ member in struct:sig_innerobj
196 #define wcep_pI int_vec28 /*input step1*/
picosig2.c 73 sig_inObj->int_vec28 =
204 sig_inObj->int_vec28 = d32;
362 if (NULL != sig_inObj->int_vec28)
363 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec28));
    [all...]

Completed in 16 milliseconds