OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qexp
(Results
1 - 2
of
2
) sorted by null
/external/tremolo/Tremolo/
asm_arm.h
154
ogg_int32_t
qexp
=*qexpp;
local
204
//
qexp
+=shift;
230
: "+r"(qi),"+r"(pi),"+r"(
qexp
)
236
*qexpp=
qexp
;
242
ogg_int32_t
qexp
=*qexpp;
local
256
: "+r"(qi),"+r"(
qexp
)
260
*qexpp=
qexp
;
floor0.c
201
ogg_int32_t
qexp
=0,shift;
local
208
lsp_loop_asm(&qi,&pi,&
qexp
,ilsp,wi,m);
214
qexp
=
qexp
*2-28*((m+1)>>1)+m;
218
qexp
=
qexp
*2-13*m;
227
qi>>=1;
qexp
++;
229
lsp_norm_asm(&qi,&
qexp
);
243
qexp
+=shift;
249
/* pi,qi normalized collectively, both tracked using
qexp
*/
[
all
...]
Completed in 17 milliseconds