OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qe
(Results
1 - 5
of
5
) sorted by null
/external/speex/libspeex/
nb_celp.c
611
int
qe
= scal_quant32(ol_gain, ol_gain_table, 32);
local
612
/*ol_gain = exp(
qe
/3.5)*SIG_SCALING;*/
613
ol_gain = MULT16_32_Q15(28406,ol_gain_table[
qe
]);
614
speex_bits_pack(bits,
qe
, 5);
618
int
qe
= (int)(floor(.5+3.5*log(ol_gain*1.0/SIG_SCALING)));
local
619
if (
qe
<0)
620
qe
=0;
621
if (
qe
>31)
622
qe
=31;
623
ol_gain = exp(
qe
/3.5)*SIG_SCALING
821
int
qe
;
local
1271
int
qe
;
local
[
all
...]
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
Exchanger.java
279
long q0, q1, q2, q3, q4, q5, q6, q7, q8, q9, qa, qb, qc, qd,
qe
;
field in class:Exchanger.Slot
/external/opencore/engines/author/test/test_input/
amrwbtestinput.awb
296
?p??)!?4???!+??J??2??^<t~Q?x?b??ez?????0M?????m?#:??4??8HU+ ??!???? ??D??<z53N|%Q???x(?T?_*??4??<L?$a;I??????????v?Z?s????CYK?K?>??q?4?g?????C??+&3??t?A????~?R???&??????5 ?Pz4?'-? ?8?L?? ?O?????/1????5x??L8??2?
qe
?b?4??K??V{p?`??L?????eo??Q??[?1'7l?/p??9????e 4??_#p?&??~?Ev???67????IgB??????n?????2L?bL84??7?{????b0???i%?????3???:?QJ ??[c?|???????4?5? ???(?7X?O???E?CV??K~?'???[?-o{?]?N??QuE???4?? ?&?Ydi??6?Uf?,5?k\jK2)uK3Z?t
[
all
...]
/external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js
[
all
...]
/external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js
[
all
...]
Completed in 44 milliseconds