/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
vad.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
q_plsf.cpp | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
sp_dec.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
calc_cor.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
pre_proc.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
get_amr_wb_bits.h | 22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
bcmspibrcm.h | 45 #define USE_BLOCKMODE 0x2 /* Block mode can be single block or multi */
|
/hardware/ril/reference-ril/ |
atchannel.h | 72 * for multi-line TS 27.005 SMS PDU responses (eg +CMT:)
|
/ndk/build/platforms/android-3/arch-arm/usr/include/net/ |
if_types.h | 157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */ 165 #define IFT_X25MLP 0x79 /* Multi-Link Protocol */ 187 #define IFT_MSDSL 0x8f /* Multi-rate Symmetric DSL */ 211 #define IFT_MFSIGLINK 0xa7 /* Multi-frequency signaling link */
|
/ndk/build/platforms/android-4/arch-arm/usr/include/net/ |
if_types.h | 157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */ 165 #define IFT_X25MLP 0x79 /* Multi-Link Protocol */ 187 #define IFT_MSDSL 0x8f /* Multi-rate Symmetric DSL */ 211 #define IFT_MFSIGLINK 0xa7 /* Multi-frequency signaling link */
|
/ndk/build/platforms/android-5/arch-arm/usr/include/net/ |
if_types.h | 157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */ 165 #define IFT_X25MLP 0x79 /* Multi-Link Protocol */ 187 #define IFT_MSDSL 0x8f /* Multi-rate Symmetric DSL */ 211 #define IFT_MFSIGLINK 0xa7 /* Multi-frequency signaling link */
|
/ndk/build/platforms/android-5/arch-x86/usr/include/net/ |
if_types.h | 157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */ 165 #define IFT_X25MLP 0x79 /* Multi-Link Protocol */ 187 #define IFT_MSDSL 0x8f /* Multi-rate Symmetric DSL */ 211 #define IFT_MFSIGLINK 0xa7 /* Multi-frequency signaling link */
|
/ndk/build/platforms/android-8/arch-arm/usr/include/net/ |
if_types.h | 157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */ 165 #define IFT_X25MLP 0x79 /* Multi-Link Protocol */ 187 #define IFT_MSDSL 0x8f /* Multi-rate Symmetric DSL */ 211 #define IFT_MFSIGLINK 0xa7 /* Multi-frequency signaling link */
|
/ndk/build/platforms/android-8/arch-x86/usr/include/net/ |
if_types.h | 157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */ 165 #define IFT_X25MLP 0x79 /* Multi-Link Protocol */ 187 #define IFT_MSDSL 0x8f /* Multi-rate Symmetric DSL */ 211 #define IFT_MFSIGLINK 0xa7 /* Multi-frequency signaling link */
|
/packages/apps/Email/src/com/android/email/activity/ |
MessageListItem.java | 68 * @param allowBatch true if multi-select is enabled for this list
|
/system/core/include/diskconfig/ |
diskconfig.h | 62 * Note: multi-byte entities have little-endian layout on disk */
|
/bionic/libc/regex/ |
regex2.h | 54 * - OCH_ and O_CH are *outside* the multi-way branch they create, while 102 * a string of multi-character elements, and decide the size of the
|
/external/kernel-headers/original/linux/ |
mod_devicetable.h | 209 /* for real multi-function devices */ 212 /* for pseudo multi-function devices */
|
/external/tcpdump/ |
print-zephyr.c | 56 int multi; member in struct:z_packet 174 PARSE_FIELD_INT(z.multi);
|
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/ |
WebViewEventSender.java | 200 // If multi touch is enabled in the future, we need to re-examine this to send 273 Log.w(LOGTAG, "Adding more than one touch point, but multi touch is not supported!");
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
OpenWnnEvent.java | 37 * This is used for multi-tap keyboard like 12-key. 85 * This is used for multi-tap keyboard.
|
/dalvik/libcore/crypto/src/main/java/javax/crypto/ |
CipherSpi.java | 267 * Continues a multi-part transformation (encryption or decryption). The 289 * Continues a multi-part transformation (encryption or decryption). The 316 * Continues a multi-part transformation (encryption or decryption). The 370 * Finishes a multi-part transformation (encryption or decryption). 393 * Finishes a multi-part transformation (encryption or decryption). 424 * Finishes a multi-part transformation (encryption or decryption).
|
/external/dropbear/libtomcrypt/ |
Makefile.in | 64 MULTI=multi 132 src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/ltm_desc.o src/math/multi.o \ 175 MULTIS=demos/multi.o 224 multi: library $(MULTIS) 225 $(CC) $(MULTIS) $(LIBNAME) $(EXTRALIBS) -o $(MULTI)
|
makefile.unix | 25 MULTI=multi 75 src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/ltm_desc.o src/math/multi.o \ 164 MULTIS=demos/multi.o 213 multi: library $(MULTIS) 214 $(CC) $(MULTIS) $(LIBNAME) $(EXTRALIBS) -o $(MULTI)
|
/external/icu4c/common/unicode/ |
utf8.h | 204 * The offset may point to the lead byte of a multi-byte sequence, 240 * The offset may point to the lead byte of a multi-byte sequence, 471 * If the offset is behind a multi-byte sequence, then the macro will read 512 * If the offset is behind a multi-byte sequence, then the macro will read 614 * If the offset is behind a partial multi-byte sequence, 632 * If the offset is behind a partial multi-byte sequence,
|