OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ltp_params
(Results
1 - 5
of
5
) sorted by null
/external/speex/libspeex/
modes.c
66
static const
ltp_params
ltp_params_nb = {
73
static const
ltp_params
ltp_params_vlbr = {
80
static const
ltp_params
ltp_params_lbr = {
87
static const
ltp_params
ltp_params_med = {
ltp.h
43
}
ltp_params
;
typedef in typeref:struct:__anon28186
modes.h
104
const void *
ltp_params
; /**< Pitch parameters (options) */
member in struct:SpeexSubmode
ltp.c
559
const
ltp_params
*params;
566
params = (const
ltp_params
*) par;
577
params = (const
ltp_params
*) par;
679
const
ltp_params
*params;
681
params = (const
ltp_params
*) par;
nb_celp.c
791
exc32, SUBMODE(
ltp_params
), pit_min, pit_max, ol_pitch_coef,
[
all
...]
Completed in 69 milliseconds