OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:l_negate
(Results
1 - 11
of
11
) sorted by null
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/
Android.mk
38
src/
l_negate
.cpp \
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/build/make/
local.mk
57
l_negate
.cpp \
/frameworks/base/media/libstagefright/codecs/amrnb/enc/
Android.mk
39
src/
l_negate
.cpp \
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/
l_negate.h
31
Pathname: ./gsm-amr/c/include/
l_negate
.h
36
Description: Created separate header file for
L_negate
function.
50
needed by the
L_negate
function.
103
Word32
L_negate
(Word32 L_var1);
basic_op.h
97
#include "
l_negate
.h"
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/
l_negate.h
31
Pathname: ./gsm-amr/c/include/
l_negate
.h
36
Description: Created separate header file for
L_negate
function.
50
needed by the
L_negate
function.
103
Word32
L_negate
(Word32 L_var1);
basic_op.h
97
#include "
l_negate
.h"
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
l_negate.cpp
74
Word32
L_negate
(Word32 L_var1)
80
multiCounter[currCounter].
L_negate
++;
150
Word32
L_negate
(register Word32 L_var1)
levinson.cpp
488
t0 =
L_negate
(t0); // -R[1]/R[0]
533
t2 =
L_negate
(t2); // K =-t0/Alpha
673
t0 =
L_negate
(t0); /* -R[1]/R[0] */
741
t2 =
L_negate
(t2); /* K =-t0/Alpha */
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
l_negate.cpp
74
Word32
L_negate
(Word32 L_var1)
80
multiCounter[currCounter].
L_negate
++;
150
Word32
L_negate
(register Word32 L_var1)
levinson.cpp
490
t0 =
L_negate
(t0); // -R[1]/R[0]
535
t2 =
L_negate
(t2); // K =-t0/Alpha
675
t0 =
L_negate
(t0); /* -R[1]/R[0] */
743
t2 =
L_negate
(t2); /* K =-t0/Alpha */
Completed in 333 milliseconds