/external/libopus/silk/ |
SigProc_FIX.h | 145 opus_int16 *outL, /* O Low band [N/2] */ 146 opus_int16 *outH, /* O High band [N/2] */ [all...] |
/external/libopus/src/ |
opus_demo.c | 776 /* delay by one packet when using in-band FEC */ 779 /* attempt to decode with in-band FEC from next packet */ [all...] |
/external/opencv3/3rdparty/libtiff/ |
tif_write.c | 521 * Planarconfiguration is irrelevant in case of single band 524 * in the single band case.
|
/external/pdfium/third_party/libtiff/ |
tif_write.c | 565 * Planarconfiguration is irrelevant in case of single band 568 * in the single band case.
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/ |
WifiManagerFacade.java | 642 @Rpc(description = "true if this adapter supports 5 GHz band.") 667 @Rpc(description = "Check if the chipset supports dual frequency band (2.4 GHz and 5 GHz).") [all...] |
/external/webrtc/webrtc/common_audio/vad/ |
vad_core.c | 119 // = log10(energy in frequency band) 176 // We combine a global LRT with local tests, for each frequency sub-band,
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
decode_plc.c | 292 /* lower Band */ 297 /* Upper Band */
|
encode.c | 227 /* low-band filtering */ 234 /* high-band filtering */
|
/external/webrtc/webrtc/modules/audio_processing/aecm/ |
aecm_core_c.c | 552 // Only in wideband. Prevent the gain in upper band from being larger than 553 // in lower band.
|
/external/webrtc/webrtc/modules/audio_processing/ns/ |
nsx_core_neon.c | 536 // Update analysis buffer for lower band, and window data before FFT. 543 // For lower band update analysis buffer.
|
/external/wpa_supplicant_8/src/ap/ |
hw_features.c | 679 "update hw vht capab based on 5 GHz band: 0x%x", 742 "Disable HT capability [DSSS_CCK-40] on 5 GHz band");
|
/external/wpa_supplicant_8/src/wps/ |
wps.h | 782 * rf_band_cb - Fetch currently used RF band 784 * Return: Current used RF band or 0 if not known
|
/external/wpa_supplicant_8/wpa_supplicant/ |
driver_i.h | 887 enum set_band band) 891 return wpa_s->driver->set_band(wpa_s->drv_priv, band);
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
sf_estim.c | 544 /* shift sfbs for next band */ 814 /* set band explicitely to zero */
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
synthesis_amr_wb.cpp | 115 /* High Band encoding */ 411 /* noise Band Pass filtering (1ms of delay) */
|
/frameworks/av/services/audioflinger/ |
AudioResamplerDyn.cpp | 300 // Keep the stop band attenuation no greater than 84-85dB for 32 length S16 filters 302 // For s32 we keep the stop band attenuation at the same as 16b resolution, about
|
/frameworks/base/core/java/android/database/ |
Cursor.java | 454 * Returns a bundle of extra values. This is an optional way for cursors to provide out-of-band 465 * This is an out-of-band way for the the user of a cursor to communicate with the cursor. The
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
PhoneInternalInterface.java | 119 // Used for band mode selection methods 139 static final int BM_NUM_BAND_MODES = 19; //Total number of band modes
|
/hardware/libhardware/modules/vehicle/ |
vehicle.c | 381 int presetInfo1[4] = {1 /* preset number */, 0 /* AM Band */, 1000, 0}; 382 int presetInfo2[4] = {2 /* preset number */, 1 /* FM Band */, 1000, 0};
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dmusicf.h | 60 /* Band */ 142 /* Band Track */ [all...] |
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/ |
stringpiece.h | 87 // Thus, you can use StringPiece(NULL) to signal an out-of-band value 130 // TestNull is good to test for an out-of-band signal.
|
/external/skia/include/core/ |
SkCanvas.h | 518 /** Return true if the horizontal band specified by top and bottom is 520 that it is possible that if the method returns false, the band may still 522 returns true, then the band is guaranteed to be clipped out. 523 @param top The top of the horizontal band to compare with the clip 525 @return true if the horizontal band is completely clipped out (i.e. does [all...] |
/external/wpa_supplicant_8/hostapd/ |
ChangeLog | 35 * added mechanism to track unconnected stations and do minimal band 65 (VHT-MCS 8 and 9) on 2.4 GHz band 73 * improve ACS behavior on 2.4 GHz band and allow channel bias to be 489 * added support for WPS USBA out-of-band mechanism with USB Flash 512 * added support for NFC out-of-band mechanism with WPS [all...] |
/external/aac/libAACdec/include/ |
aacdecoder_lib.h | 104 All references to SBR (Spectral Band Replication) are only applicable to HE-AAC and AAC-ELD 154 -# If out-of-band config data (Audio Specific Config (ASC) or Stream Mux Config (SMC)) is available, call [all...] |
/external/aac/libAACenc/src/ |
sf_estim.cpp | 624 /* shift sfbs for next band */ [all...] |