OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LocU
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picosig2.c
877
ff = (f * window[sig_inObj->
LocU
[nI]]) >> PICODSP_SHIFT_FACT1;
878
t1 = &(v1[a + sig_inObj->
LocU
[nI]]);
884
ff = (f * window[sig_inObj->
LocU
[nI]]) >> PICODSP_SHIFT_FACT1;
885
t1 = &(v1[(m2 - 1 - a) + sig_inObj->
LocU
[nI]]);
908
ff = (f * window[sig_inObj->
LocU
[nI]]) >> PICODSP_SHIFT_FACT1;
909
t1 = &(v1[a + sig_inObj->
LocU
[nI]]);
915
ff = (f * window[sig_inObj->
LocU
[nI]]) >> PICODSP_SHIFT_FACT1;
916
t1 = &(v1[(m2 - 1 - a) + sig_inObj->
LocU
[nI]]);
929
ff = (f * window[sig_inObj->
LocU
[nI]]) >> PICODSP_SHIFT_FACT1
[
all
...]
picosig2.h
58
picoos_int16 *idx_vect9; /*reserved for
LocU
*/
120
picoos_int16 ivalue18; /*reserved for nU (size of
LocU
)*/
212
#define
LocU
idx_vect9 /*excitation position unvoiced pulses*/
Completed in 71 milliseconds