Home
last modified time | relevance | path

Searched defs:L_deposit_h (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dl_deposit_h.cpp163 Word32 L_deposit_h(Word16 var1) in L_deposit_h() function
/frameworks/av/media/libstagefright/codecs/amrwb/src/
Dpvamrwb_math_op.h123 #define L_deposit_h( x) (int32)(x<<16) macro
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
Dbasic_op.h39 #define L_deposit_h(x) (((Word32)(x)) << 16) macro
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dbasic_op.h37 #define L_deposit_h(x) (((Word32)(x)) << 16) /* 16 bi… macro