OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_subframe_gain
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
modes.h
95
int
have_subframe_gain
; /**< Number of bits to use as sub-frame innovation gain */
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
819
if (SUBMODE(
have_subframe_gain
))
822
if (SUBMODE(
have_subframe_gain
)==3)
[
all
...]
Completed in 272 milliseconds