OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Isqrt_n
(Results
1 - 10
of
10
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
math_op.h
31
void
Isqrt_n
(
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
math_op.c
53
| 2- call
Isqrt_n
(L_x, exponant) |
66
Isqrt_n
(&L_x, &exp);
73
| Function Name :
Isqrt_n
|
100
void
Isqrt_n
(
c2t64fx.c
81
Isqrt_n
(&s, &exp);
95
Isqrt_n
(&s, &exp);
p_med_ol.c
141
Isqrt_n
(&R1, &exp_R1);
pitch_f4.c
234
Isqrt_n
(&L_tmp, &exp_norm);
dtx.c
268
Isqrt_n
(&ener32, &exp);
c4t64fx.c
248
Isqrt_n
(&s, &exp);
259
Isqrt_n
(&s, &exp);
[
all
...]
voAMRWBEnc.c
[
all
...]
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Norm_Corr_opt.s
38
.extern
Isqrt_n
150
@
Isqrt_n
(&L_tmp, &exp_norm)
160
BL
Isqrt_n
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Norm_Corr_neon.s
38
.extern
Isqrt_n
190
@
Isqrt_n
(&L_tmp, &exp_norm)
200
BL
Isqrt_n
Completed in 109 milliseconds