/hardware/ti/wlan/mac80211/ti-utils/ini_files/127x/ |
TQS_S_2.6.ini | 14 Single_Dual_Band_Solution = 00 # Length: 1; Unit: Options (0: Single band, 1: Dual band); Format: Unsigned; Source: Customer; Comment: This parameter indicates if the solution is single band (2.4GHz only) or dual band (2.4GHz & 5GHz) 26 # SECTION 1.2: Band-dependant parameters
|
/hardware/ti/wlan/mac80211/ti-utils/ini_files/128x/ |
RFMD_S_3.5.ini | 18 Single_Dual_Band_Solution = 00 # Length: 1; Unit: Options (0: 2.5v, 1: 2.55v, 2: 2.6v); Format: Unsigned; Source: Customer; Comment: This field notifies the FW whether the solution is a single-band or dual-band 19 Settings = 00 00 00 00 # Length: 4; Unit: Bit_Options; Format: Unsigned; Source: Customer; Comment: Bit0: NBI (0: Off, 1: On), Bit1: Telec channel 14 (0: Off, 1: On), Bit2: FEM0-LB, Bit3: FEM0-HB, Bit4: FEM1-LB, Bit5: FEM1-HB - TX BiP load (0: Internal, 1: External), Bit6: LPD Low band, Bit7: LPD High band 31 # SECTION 1.2: Band-dependant parameters
|
TQS_S_2.6.ini | 18 Single_Dual_Band_Solution = 00 # Length: 1; Unit: Options (0: 2.5v, 1: 2.55v, 2: 2.6v); Format: Unsigned; Source: Customer; Comment: This field notifies the FW whether the solution is a single-band or dual-band 19 Settings = 00 00 00 00 # Length: 4; Unit: Bit_Options; Format: Unsigned; Source: Customer; Comment: Bit0: NBI (0: Off, 1: On), Bit1: Telec channel 14 (0: Off, 1: On), Bit2: FEM0-LB, Bit3: FEM0-HB, Bit4: FEM1-LB, Bit5: FEM1-HB - TX BiP load (0: Internal, 1: External), Bit6: LPD Low band, Bit7: LPD High band 31 # SECTION 1.2: Band-dependant parameters
|
/external/aac/libAACenc/include/ |
aacenc_lib.h | 103 All references to SBR (Spectral Band Replication) are only applicable to HE-AAC or AAC-ELD versions 134 and libSBRenc.a (LINUX) or FDK_sbrEncLib.lib (MS Visual C++) for the SBR (Spectral Band 154 -# Call aacEncInfo() to retrieve a configuration data block to be transmitted out of band. This is required when using RFC3640 or RFC3016 like transport. 189 - SBR: Allocate Spectral Band Replication module. [all...] |
/external/wpa_supplicant_8/src/drivers/ |
nl80211_copy.h | 320 * doing a passive scan on the 5 GHz band you find an AP there (if not 323 * never be used for channels 1-11 on the 2 GHz band as they are always 469 * management frames at CCK rate or not in 2GHz band. [all...] |
/external/aac/libAACdec/src/ |
conceal.cpp | 571 int pnsBand, band, group, win; local 627 for (band=0; band < GetScaleFactorBandsTransmitted(pIcsInfo); band++) 629 pnsBand = group * 16 + band; [all...] |
/external/aac/libSBRdec/src/ |
sbrdecoder.cpp | 827 int band, isValidData = 0; local 837 for (band = 0; band < numBands; band += 1) { 838 if ( !((pNextFact_mag[band] == FL2FXCONST_DBL(0.5)) && (nextFact_exp == 1)) 839 && !((pNextFact_mag[band] == (FIXP_DBL)MAXVAL_DBL) && (nextFact_exp == 0)) ) { [all...] |
psdec.h | 98 /* syntax. But IPD/OPD data is ignored and set to 0. If 34 stereo band config */ 263 UCHAR lastUsb; /*!< uppermost WMF delay band of last frame */
|
transcendent.h | 105 static inline FIXP_SGL FDK_getNumOctavesDiv8(INT a, /*!< lower band */ 106 INT b) /*!< upper band */
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
isacfix.c | 358 * This function encodes 10ms narrow band (8 kHz sampling) frame(s) and inserts 360 * interpolates into wide-band (16 kHz sampling) buffers those 361 * 10ms frames until it reaches the chosen Framesize (480 or 960 wide-band samples 838 * This function decodes a ISAC frame in narrow-band (8 kHz sampling). 944 * This function conducts PLC for ISAC frame(s) in narrow-band (8kHz sampling). 1012 * This function conducts PLC for ISAC frame(s) in wide-band (16kHz sampling). [all...] |
entropy_coding.c | 762 /* Low band */ 767 /* High band */ 940 /* lo band LAR coeffs */ 947 /* hi band LAR coeffs */ [all...] |
/external/chromium_org/device/bluetooth/ |
bluetooth_device.h | 350 // Sets the Out Of Band pairing data for this device to |data|. Exactly one 357 // Clears the Out Of Band pairing data for this device. Exactly one of
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_resource_texture.c | 147 /* Transfer band must be aligned to pixel block boundaries */ 177 * Prevent the texture contents to be discarded on the next band
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_unixos.h | 538 #define POLLRDBAND 0x0080 /* out-of-band data is readable */ 539 #define POLLWRBAND 0x0100 /* out-of-band data is writeable */
|
/external/chromium_org/third_party/opus/src/src/ |
opus_compare.c | 252 /*Compute the per-band spectral energy of the original signal 332 For 12 kHz, we don't skip anything, because the last band already skips
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_resource_texture.c | 147 /* Transfer band must be aligned to pixel block boundaries */ 177 * Prevent the texture contents to be discarded on the next band
|
/external/webrtc/src/modules/audio_processing/ |
audio_processing_impl.cc | 301 // Split into a low and high band. 427 // Split into low and high band.
|
/external/yaffs2/yaffs2/mtdemul/ |
nandemul2k.c | 374 * NAND read out-of-band 478 * NAND write out-of-band
|
/frameworks/base/media/java/android/media/ |
SubtitleController.java | 32 * to display them, and also allows adding external, out-of-band subtitle tracks. 143 * in-band data from the {@link MediaPlayer}. However, this does
|
/frameworks/native/include/media/openmax/ |
OMX_Audio.h | 231 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 302 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 329 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should [all...] |
/hardware/qcom/media/mm-core/inc/ |
OMX_Audio.h | 214 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 284 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 311 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 537 /** AMR band mode */ [all...] |
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Audio.h | 213 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 283 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 310 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 536 /** AMR band mode */ [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
OMX_Audio.h | 213 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 283 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 310 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 536 /** AMR band mode */ [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Audio.h | 213 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should
283 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should
310 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should
536 /** AMR band mode */
[all...] |
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Audio.h | 213 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 283 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 310 OMX_U32 nAudioBandWidth; /**< Audio band width (in Hz) to which an encoder should 536 /** AMR band mode */ [all...] |