OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LTP_CUT
(Results
1 - 3
of
3
) sorted by null
/external/libgsm/src/
gsm_option.c
20
#ifdef
LTP_CUT
21
result = r->
ltp_cut
;
22
if (val) r->
ltp_cut
= *val;
long_term.c
39
* option to toast or the
LTP_CUT
option to gsm_option()), then the
47
#ifdef
LTP_CUT
66
word
ltp_cut
;
local
154
#endif /*
LTP_CUT
*/
291
#ifdef
LTP_CUT
303
word
ltp_cut
;
local
333
ltp_cut
= (longword)SASR(dmax, scal) * st->
ltp_cut
/ 100;
341
if (w < 0 ? w > -
ltp_cut
: w <
ltp_cut
) {
649
word wt_max, best_k,
ltp_cut
;
local
[
all
...]
/external/libgsm/
Makefile
18
#
LTP_CUT
= -DLTP_CUT
19
LTP_CUT
=
132
CFLAGS = $(CCFLAGS) $(SASR) $(DEBUG) $(MULHACK) $(FAST) $(
LTP_CUT
) \
Completed in 144 milliseconds