OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_pitch_coef
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
vbr.h
55
float
last_pitch_coef
;
member in struct:VBRState
vbr.c
85
vbr->
last_pitch_coef
=0;
259
vbr->
last_pitch_coef
= pitch_coef;
Completed in 516 milliseconds