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

  /external/svox/pico/lib/
picosig2.h 68 picoos_int32 *int_vec30; /*reserved for cepstral vectors input - fixed point */ member in struct:sig_innerobj
200 #define EnV int_vec30
picosig2.c 75 sig_inObj->int_vec30 =
225 sig_inObj->int_vec30 = d32;
368 if (NULL != sig_inObj->int_vec30)
369 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec30));
    [all...]

Completed in 16 milliseconds