OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:forced_pitch_gain
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
modes.h
94
int
forced_pitch_gain
; /**< Use the same (forced) pitch gain for all sub-frames */
member in struct:SpeexSubmode
nb_celp.c
353
if (!st->submodes[st->submodeID] || (st->complexity>2 && SUBMODE(have_subframe_gain)<3) || SUBMODE(
forced_pitch_gain
) || SUBMODE(lbr_pitch) != -1
589
if (SUBMODE(
forced_pitch_gain
))
[
all
...]
Completed in 69 milliseconds