OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:L_deposit_h
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
l_deposit_h.cpp
30
Pathname: ./gsm-amr/c/src/
l_deposit_h
.c
35
Description: Created separate file for the
L_deposit_h
function. Sync'ed up
87
Word32
L_deposit_h
(Word16 var1)
93
multiCounter[currCounter].
L_deposit_h
++;
163
Word32
L_deposit_h
(Word16 var1)
/frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwb_math_op.h
123
#define
L_deposit_h
( x) (int32)(x<<16)
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
basic_op.h
39
#define
L_deposit_h
(x) (((Word32)(x)) << 16)
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
basic_op.h
37
#define
L_deposit_h
(x) (((Word32)(x)) << 16) /* 16 bit var1 -> MSB, 2 */
[
all
...]
Completed in 656 milliseconds