HomeSort by relevance Sort by last modified time
    Searched defs:L_deposit_l (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
l_deposit_l.cpp 30 Pathname: ./gsm-amr/c/src/l_deposit_l.c
35 Description: Created separate file for the L_deposit_l function. Sync'ed up
87 Word32 L_deposit_l (Word16 var1)
93 multiCounter[currCounter].L_deposit_l++;
163 Word32 L_deposit_l(Word16 var1)
  /frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
basic_op.h 43 #define L_deposit_l(x) ((Word32)(x))
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
basic_op.h 38 #define L_deposit_l(x) ((Word32)(x)) /* 16 bit var1 -> LSB, 2 */
    [all...]

Completed in 75 milliseconds