OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PhIdBuff
(Results
1 - 3
of
3
) sorted by null
/external/svox/pico/lib/
picosig2.h
217
#define
PhIdBuff
idx_vect11 /*Buffer for incoming PhId values*/
picosig.c
405
sig_subObj->sig_inner.
PhIdBuff
[n_count]=sig_subObj->sig_inner.
PhIdBuff
[n_count+1];
436
sig_subObj->sig_inner.
PhIdBuff
[CEPST_BUFF_SIZE-1] = (picoos_int16) tmp_uint16; /*store into newest*/
437
tmp_uint16 = (picoos_int16) sig_subObj->sig_inner.
PhIdBuff
[0]; /*assign oldest*/
[
all
...]
picosig2.c
470
sig_inObj->
PhIdBuff
[i]=0;
[
all
...]
Completed in 56 milliseconds