Home
last modified time | relevance | path

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

/frameworks/av/media/module/codecs/amrnb/common/src/
Dl_deposit_h.cpp163 Word32 L_deposit_h(Word16 var1) in L_deposit_h() function
/frameworks/av/media/module/codecs/amrwb/dec/src/
Dpvamrwb_math_op.h123 #define L_deposit_h( x) (int32)((x)<<16) macro