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

  /external/svox/pico/lib/
picosig2.h 76 picoos_int32 *int_vec36; /* reserved for currently used sin table- fixed point */ member in struct:sig_innerobj
204 #define outCosTbl int_vec36
picosig2.c 81 sig_inObj->int_vec36 =
268 sig_inObj->int_vec36 = d32;
380 if (NULL != sig_inObj->int_vec36)
381 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec36));
    [all...]

Completed in 17 milliseconds