OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xin2
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
lsp.c
530
float xout1,xout2,xin1,
xin2
;
local
549
xin2
= 1.0;
567
xout2 =
xin2
- 2.f*x_freq[i2+1] * *n3 + *n4;
571
*n3 =
xin2
;
573
xin2
= xout2;
576
xout2 =
xin2
- *(n4+2);
580
*(n4+2) =
xin2
;
583
xin2
= 0.0;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp
2542
Int xin1,
xin2
, xin3;
local
[
all
...]
Completed in 3009 milliseconds