HomeSort by relevance Sort by last modified time
    Searched full:int16 (Results 176 - 200 of 413) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
normalize_amr_wb.h 73 __inline int16 normalize_amr_wb(int32 x)
88 __inline int16 normalize_amr_wb(int32 x)
110 int16 normalize_amr_wb(int32 x);
median5.cpp 118 int16 median5(int16 x[])
120 int16 x1, x2, x3, x4, x5;
121 int16 tmp;
  /cts/suite/audio_quality/test_description/processing/
gen_random.py 32 result = np.zeros(samples * 2 if stereo else samples, dtype=np.int16)
  /external/bluetooth/bluedroid/bta/include/
utl.h 73 extern INT16 utl_str2int(const char *p_s);
  /external/chromium/third_party/libjingle/source/talk/base/
basictypes.h 49 typedef short int16; typedef
  /external/clang/include/clang/Basic/
TargetBuiltins.h 79 Int16,
  /external/dbus/tools/
dbus-send.1 46 <type> ::= string | int16 | uint 16 | int32 | uint32 | int64 | uint64 | double | byte | boolean | objpath
  /external/qemu/gdb-xml/
power-altivec.xml 12 <vector id="v8i16" type="int16" count="8"/>
  /external/regex-re2/util/
util.h 64 typedef int16_t int16; typedef in namespace:re2
  /external/valgrind/main/coregrind/m_gdbserver/
64bit-sse-valgrind-s1.xml 13 <vector id="v8i16" type="int16" count="8"/>
64bit-sse-valgrind-s2.xml 13 <vector id="v8i16" type="int16" count="8"/>
64bit-sse.xml 13 <vector id="v8i16" type="int16" count="8"/>
power-altivec-valgrind-s1.xml 12 <vector id="v8i16" type="int16" count="8"/>
power-altivec-valgrind-s2.xml 12 <vector id="v8i16" type="int16" count="8"/>
power-altivec.xml 12 <vector id="v8i16" type="int16" count="8"/>
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_poly_phase_synthesis.cpp 42 int16 *outPcm pointer to the PCM output data
45 int16 *outPcm pointer to the PCM output data
125 int16 *outPcm)
135 int16 * ptr_out = outPcm;
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
typedefs.h 193 typedef signed short int16; typedef
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h 193 typedef signed short int16; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
types.h 114 typedef short int16; typedef in namespace:__gnu_parallel
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
multibufst.h 263 INT16 x B16;
264 INT16 y B16;
283 INT16 x B16;
284 INT16 y B16;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
multibufst.h 263 INT16 x B16;
264 INT16 y B16;
283 INT16 x B16;
284 INT16 y B16;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
multibufst.h 263 INT16 x B16;
264 INT16 y B16;
283 INT16 x B16;
284 INT16 y B16;
  /external/libffi/src/powerpc/
aix_closure.S 228 /* case signed int16 */
235 /* case unsigned int16 */
  /external/neven/Embedded/common/src/b_BasicEm/
Complex.h 45 int16 realE;
48 int16 imagE;
  /external/neven/Embedded/common/src/b_ImageEm/
Flt16Image.h 40 /** image of int16 with floating point */
134 int16 valueA, int32 bbpA );

Completed in 1508 milliseconds

1 2 3 4 5 6 78 91011>>