OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hop_p
(Results
1 - 3
of
3
) sorted by null
/external/svox/pico/lib/
picosig2.h
185
#define
hop_p
ivalue9 /*hop */
macro
picosig.c
581
hop_p_half = (sig_subObj->sig_inner.
hop_p
) / 2;
590
= (picoos_uint8) sig_subObj->sig_inner.
hop_p
;
615
cnt = sig_subObj->sig_inner.m2_p - sig_subObj->sig_inner.
hop_p
;
618
= &(sig_subObj->sig_inner.WavBuff_p[sig_subObj->sig_inner.
hop_p
]);
622
- sig_subObj->sig_inner.
hop_p
);
[
all
...]
picosig2.c
442
sig_inObj->
hop_p
= sig_inObj->framesz_p;
444
/ ((int) PICODSP_DISPLACE) - 1) * sig_inObj->
hop_p
;
840
hop = sig_inObj->
hop_p
;
[
all
...]
Completed in 295 milliseconds