/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
copy.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
d_gain_p.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
gmed_n.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
mode.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
pvgsmamr.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
residu.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
set_zero.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
syn_filt.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
typedef.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
weight_a.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
copy.cpp | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
set_zero.cpp | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
d2_11pf.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
pvgsmamrdecoder.cpp | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
convolve.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
prm2bits.h | 22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
|
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/ |
public_descriptors.h | 129 TxRateIndex_t rate; /* The rate that succeeded getting ACK (Valid only if status=SUCCESS). */ member in struct:TxResultDescriptor_t 248 TxRateIndex_t rate; /* Recevied Rate:at ETxRateClassId format */ member in struct:__anon8241
|
/hardware/ti/wlan/wl1271/stad/src/Data_link/ |
rx.h | 118 TI_UINT32 uLastDataPktRate; /* save Rx packet rate for statistics */
|
/system/wlan/ti/wilink_6_1/stad/src/Data_link/ |
rx.h | 118 TI_UINT32 uLastDataPktRate; /* save Rx packet rate for statistics */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/ |
siteMgr.c | 1649 rate_e rate; local [all...] |
/cts/tests/tests/view/src/android/view/cts/ |
OrientationListenerTest.java | 161 public MockOrientationListener(Context context, int rate) { 162 super(context, rate);
|
/dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/ |
Pack200PackerTest.java | 65 //Use junit4.jar file for testing pack200 compressing rate. 105 //Use junit4.jar file for testing pack200 compressing rate.
|
/dalvik/vm/ |
AtomicCache.h | 23 * If set to "1", gather some stats on our caching success rate. 79 * We expect a 95+% hit rate for the things we use this for, so #2 is
|
/external/bluetooth/bluez/audio/ |
gstsbcdec.c | 51 "rate = (int) { 16000, 32000, 44100, 48000 }, " 101 "rate", G_TYPE_INT,
|
/external/esd/include/ |
audiofile.h | 136 AF_INST_SAMP_RATE = 315, /* sample rate of this inst's sample */ 259 AF_BAD_RATE = 14, /* invalid sample rate */ 304 AF_WARNING_CODEC_RATE = 60, /* using 8k instead of codec rate 8012 */ 305 AF_WARNING_RATECVT = 61, /* warning about rate conversion used */ 339 AF_ERR_BAD_RATE = 14+AF_ERR_BASE, /* invalid sample rate */ 487 /* track data: sampling rate */ 488 void afInitRate (AFfilesetup, int track, double rate); 492 int afSetVirtualRate (AFfilehandle, int track, double rate);
|