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

  /external/svox/pico/lib/
picosig2.h 61 picoos_int32 *int_vec23; /*reserved for impresp - fixed point */ member in struct:sig_innerobj
166 #define ImpResp_p int_vec23 /*output step 6*/
picosig2.c 69 sig_inObj->int_vec23 =
175 sig_inObj->int_vec23 = d32;
354 if (NULL != sig_inObj->int_vec23)
355 picoos_deallocate(mm, (void *) &(sig_inObj->int_vec23));
    [all...]

Completed in 17 milliseconds