HomeSort by relevance Sort by last modified time
    Searched refs:INT16_MAX (Results 1 - 25 of 28) sorted by null

1 2

  /frameworks/base/media/libstagefright/codecs/aacdec/
pv_audio_type_defs.h 103 #ifndef INT16_MAX
104 #define INT16_MAX 32767
apply_tns.cpp 306 min_q = INT16_MAX;
calc_sbr_synfilterbank.cpp 139 eorne y, INT16_MAX, y, asr #31
190 a = ((a >> 31) ^ INT16_MAX); \
198 b = ((b >> 31) ^ INT16_MAX); \
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 96 #ifndef INT16_MAX
97 #define INT16_MAX 32767
  /external/webkit/JavaScriptCore/icu/unicode/
umachine.h 175 #ifndef INT16_MAX
177 # define INT16_MAX ((int16_t)(32767))
  /external/webkit/JavaScriptGlue/icu/unicode/
umachine.h 175 #ifndef INT16_MAX
177 # define INT16_MAX ((int16_t)(32767))
  /external/webkit/WebCore/icu/unicode/
umachine.h 175 #ifndef INT16_MAX
177 # define INT16_MAX ((int16_t)(32767))
  /external/webkit/WebKit/mac/icu/unicode/
umachine.h 175 #ifndef INT16_MAX
177 # define INT16_MAX ((int16_t)(32767))
  /external/chromium/third_party/icu/public/common/unicode/
umachine.h 152 #ifndef INT16_MAX
154 # define INT16_MAX ((int16_t)(32767))
  /external/icu4c/common/unicode/
umachine.h 159 #ifndef INT16_MAX
161 # define INT16_MAX ((int16_t)(32767))
  /bionic/libc/include/
stdint.h 110 # define INT16_MAX (32767)
112 # define INT_LEAST16_MAX INT16_MAX
  /development/ndk/platforms/android-3/include/
stdint.h 110 # define INT16_MAX (32767)
112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h 110 # define INT16_MAX (32767)
112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h 110 # define INT16_MAX (32767)
112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h 110 # define INT16_MAX (32767)
112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h 110 # define INT16_MAX (32767)
112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h 110 # define INT16_MAX (32767)
112 # define INT_LEAST16_MAX INT16_MAX
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h 110 # define INT16_MAX (32767)
112 # define INT_LEAST16_MAX INT16_MAX
  /external/bison/src/
system.h 32 # undef INT16_MAX
scan-skel.c 80 #ifndef INT16_MAX
81 #define INT16_MAX (32767)
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h 166 # define INT16_MAX (32767)
  /system/core/sh/
init.c 147 #undef INT16_MAX
148 #define INT16_MAX (32767)
439 #undef INT16_MAX
440 #define INT16_MAX (32767)
731 #undef INT16_MAX
732 #define INT16_MAX (32767)
arith_lex.c 64 #ifndef INT16_MAX
65 #define INT16_MAX (32767)
    [all...]
  /external/bluetooth/bluez/tools/
lexer.c 63 #ifndef INT16_MAX
64 #define INT16_MAX (32767)
    [all...]
  /external/libpcap/
scanner.c 63 #ifndef INT16_MAX
64 #define INT16_MAX (32767)
    [all...]

Completed in 392 milliseconds

1 2