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

  /external/svox/pico/lib/
picosig2.h 77 picoos_int32 *int_vec37; /* reserved for currently used cos table - fixed point */ member in struct:sig_innerobj
205 #define outSinTbl int_vec37
picosig2.c 82 sig_inObj->int_vec37 =
275 sig_inObj->int_vec37 = d32;
382 if (NULL != sig_inObj->int_vec37)
383 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec37));
    [all...]

Completed in 17 milliseconds