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

/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
H A Dl_deposit_h.cpp35 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) function
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dpvamrwb_math_op.h123 #define L_deposit_h( x) (int32)(x<<16) macro
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
H A Dbasic_op.h39 #define L_deposit_h(x) (((Word32)(x)) << 16) macro
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dbasic_op.h37 #define L_deposit_h(x) (((Word32)(x)) << 16) /* 16 bit var1 -> MSB, 2 */ macro

Completed in 102 milliseconds