/external/freetype/src/smooth/ |
ftgrays.c | 1784 gray_TBand bands[40]; local [all...] |
/external/aac/libFDK/src/ |
FDK_hybrid.cpp | 134 UCHAR nrQmfBands; /*!< Number of QMF bands to be converted to hybrid. */ 135 UCHAR nHybBands[3]; /*!< Number of Hybrid bands generated by nrQmfBands. */ 312 const int nrQmfBandsLF = hAnalysisHybFilter->pSetup->nrQmfBands; /* number of QMF bands to be converted to hybrid */
|
/external/aac/libSBRdec/src/ |
sbr_dec.cpp | 273 containing 64 bands of complex data. The number of slots per frame is 696 Even bands above usb are copied to avoid outdated spectral data in case [all...] |
/device/asus/flo/conn_init/ |
wfc_util_qcom.c | 123 * Bit 1 - Fields(including product ID, product bands, number of Tx/Rx chains, MAC address, manufacturing board number)
|
/device/lge/mako/conn_init/ |
wfc_util_qcom.c | 121 * Bit 1 - Fields(including product ID, product bands, number of Tx/Rx chains, MAC address, manufacturing board number)
|
/external/aac/libAACenc/src/ |
grp_data.cpp | 120 INT sfb; /* counts through scalefactor bands */
|
aacenc_pns.cpp | 301 /* avoid single PNS bands */
|
quantize.cpp | 255 input: number of scalefactor bands to be quantized, ...
|
/external/aac/libSBRenc/src/ |
ps_main.h | 190 * \param noQmfBands Number of QMF bands.
|
invf_est.cpp | 472 INT numDetectorBands, /*!< Number of inverse filtering bands. */ 519 INT numDetectorBands) /*!< Number of inverse filtering bands. */
|
ps_main.cpp | 345 /* calc stereo scale factor to avoid loss of energy in bands */ 380 } /* hybrid bands - k */
|
tran_det.cpp | 245 combine QMF-bands to SBR-bands,
|
/external/chromium_org/content/browser/geolocation/ |
wifi_data_provider_linux.cc | 89 if (frequency_khz > 5000000 && frequency_khz < 6000000) // .11a bands.
|
/external/chromium_org/third_party/opus/src/doc/ |
draft-valin-codec-opus-update.xml | 230 but when the output is downmixed to mono, the energy in the affected bands is cancelled
|
draft-ietf-codec-opus.xml | 347 In the MDCT layer, all bands below 8 kHz are discarded, so there is no [all...] |
/external/wpa_supplicant_8/src/ap/ |
ap_config.h | 457 u8 wps_rf_bands; /* RF bands for WPS (WPS_RF_*) */
|
/frameworks/av/media/libeffects/lvm/lib/Eq/src/ |
LVEQNB_Control.c | 325 /* number of bands is non-zero */
|
/frameworks/av/media/libeffects/testlibs/ |
AudioEqualizer.cpp | 255 // First, find the two bands that the target frequency is between.
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
quantize.c | 286 * input: number of scalefactor bands to be quantized, ...
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
MediaEqualizerTest.java | 132 assertTrue(msg + ": not enough bands", numBands >= MIN_NUMBER_OF_BANDS);
|
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ |
driver_cmd_wext.c | 50 int timeout = 10; /* In case scan A and B bands it can be long */
|
/external/eigen/Eigen/src/Core/products/ |
GeneralMatrixVector.h | 20 * the instruction dependency. Moreover, we know that all bands have the 279 * the instruction dependency. Moreover, we know that all bands have the
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_alias_reduction.cpp | 203 /* NUM_BUTTERFLIES (=8) butterflies between each pair of sub-bands*/ 219 * pair of sub-bands
|
/external/chromium_org/third_party/opus/src/celt/ |
celt_encoder.c | 42 #include "bands.h" 379 avoid false detection caused by irrelevant bands */ 616 /* metric is in Q1 to be able to select the mid-point (-0.5) for narrower bands */ 622 /* For bands that can't be split to -1, set the metric to the half-way point to avoid 870 /* We don't need thetas for lower bands with LM<=1 */ 896 /* Noise floor must take into account eMeans, the depth, the width of the bands [all...] |
/packages/apps/MusicFX/src/com/android/musicfx/ |
ControlPanelEffect.java | 273 // Resetting the EQ arrays depending on the real # bands with defaults if [all...] |