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

  /external/svox/pico/lib/
picosig2.h 79 picoos_int32 *int_vec39; /* reserved for ang - fixed point */ member in struct:sig_innerobj
199 #define ang_p int_vec39 /*output step4*/
picosig2.c 83 sig_inObj->int_vec39 =
283 sig_inObj->int_vec39 = d32;
384 if (NULL != sig_inObj->int_vec39)
385 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec39));
    [all...]

Completed in 15 milliseconds