/external/chromium_org/third_party/skia/src/core/ |
SkBuffer.h | 73 int16_t readS16() { int16_t x; read(&x, 2); return x; } 126 void write16(int16_t x) { this->writeNoSizeCheck(&x, 2); }
|
/external/icu4c/i18n/ |
dtptngen_impl.h | 104 int16_t type; 105 int16_t minLen; 106 int16_t weight;
|
/external/libvpx/libvpx/test/ |
idct8x8_test.cc | 49 void reference_dct_2d(int16_t input[64], double output[64]) { 86 void reference_idct_2d(double input[64], int16_t output[64]) { 114 int16_t input[64], coeff[64];
|
/external/libvpx/libvpx/vp9/decoder/ |
vp9_detokenize.c | 92 PLANE_TYPE type, int seg_eob, int16_t *qcoeff_ptr, 93 TX_SIZE tx_size, const int16_t *dq, 105 const int16_t *scan, *nb;
|
/external/skia/src/core/ |
SkBuffer.h | 73 int16_t readS16() { int16_t x; read(&x, 2); return x; } 126 void write16(int16_t x) { this->writeNoSizeCheck(&x, 2); }
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
filters_neon.c | 39 int16_t scaling = 0; 98 const int16_t* ptr0 = &x[0]; 99 const int16_t* ptr1 = &x[i];
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/ |
stdint.h | 25 typedef short int16_t; typedef 60 typedef int16_t int_least16_t; 71 typedef int16_t int_fast16_t;
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/ |
stdint.h | 55 typedef __int16_t int16_t; typedef 98 * int16_t & uint16_t 102 typedef int16_t int_least16_t;
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/ |
stdint.h | 55 typedef __int16_t int16_t; typedef 98 * int16_t & uint16_t 102 typedef int16_t int_least16_t;
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/ |
stdint.h | 55 typedef __int16_t int16_t; typedef 98 * int16_t & uint16_t 102 typedef int16_t int_least16_t;
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/ |
stdint.h | 55 typedef __int16_t int16_t; typedef 98 * int16_t & uint16_t 102 typedef int16_t int_least16_t;
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/ |
stdint.h | 55 typedef __int16_t int16_t; typedef 98 * int16_t & uint16_t 102 typedef int16_t int_least16_t;
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/ |
stdint.h | 55 typedef __int16_t int16_t; typedef 98 * int16_t & uint16_t 102 typedef int16_t int_least16_t;
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/ |
stdint.h | 50 typedef __int16_t int16_t; typedef 93 * int16_t & uint16_t 97 typedef int16_t int_least16_t;
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/ |
stdint.h | 50 typedef __int16_t int16_t; typedef 93 * int16_t & uint16_t 97 typedef int16_t int_least16_t;
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/ |
stdint.h | 50 typedef __int16_t int16_t; typedef 93 * int16_t & uint16_t 97 typedef int16_t int_least16_t;
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/ |
stdint.h | 50 typedef __int16_t int16_t; typedef 93 * int16_t & uint16_t 97 typedef int16_t int_least16_t;
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/ |
stdint.h | 50 typedef __int16_t int16_t; typedef 93 * int16_t & uint16_t 97 typedef int16_t int_least16_t;
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/ |
stdint.h | 50 typedef __int16_t int16_t; typedef 93 * int16_t & uint16_t 97 typedef int16_t int_least16_t;
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/ |
stdint.h | 50 typedef __int16_t int16_t; typedef 93 * int16_t & uint16_t 97 typedef int16_t int_least16_t;
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/ |
stdint.h | 50 typedef __int16_t int16_t; typedef 93 * int16_t & uint16_t 97 typedef int16_t int_least16_t;
|
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/ |
stdint.h | 50 typedef __int16_t int16_t; typedef 93 * int16_t & uint16_t 97 typedef int16_t int_least16_t;
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/ |
stdint.h | 50 typedef __int16_t int16_t; typedef 93 * int16_t & uint16_t 97 typedef int16_t int_least16_t;
|
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/ |
stdint.h | 50 typedef __int16_t int16_t; typedef 93 * int16_t & uint16_t 97 typedef int16_t int_least16_t;
|
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/ |
stdint.h | 50 typedef __int16_t int16_t; typedef 93 * int16_t & uint16_t 97 typedef int16_t int_least16_t;
|