OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:best_pitch
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
nb_celp.c
1092
int
best_pitch
=40;
local
[
all
...]
ltp.c
556
int
best_pitch
=0;
local
628
best_pitch
=pitch;
632
/*printf ("pitch: %d %d\n",
best_pitch
, best_gain_index);*/
633
speex_bits_pack(bits,
best_pitch
-start, params->pitch_bits);
641
/*printf ("encode pitch: %d %d\n",
best_pitch
, best_gain_index);*/
Completed in 2130 milliseconds