OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xin1
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
lsp.c
530
float xout1,xout2,
xin1
,xin2;
local
548
xin1
= 1.0;
566
xout1 =
xin1
- 2.f*x_freq[i2] * *n1 + *n2;
570
*n1 =
xin1
;
572
xin1
= xout1;
575
xout1 =
xin1
+ *(n4+1);
579
*(n4+1) =
xin1
;
582
xin1
= 0.0;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp
2542
Int
xin1
, xin2, xin3;
local
[
all
...]
Completed in 214 milliseconds