/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
cnst_vad.h | 49 #define COMPLEN 9 /* Number of sub-bands used by VAD */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
wb_vad_c.h | 28 #define COMPLEN 12 /* Number of sub-bands used by VAD */
|
/external/aac/libSBRenc/src/ |
mh_det.cpp | 552 * on the border of two scf-bands. 566 /* Find maximum tonality in the the two scf bands.*/ 583 /* Find maximum tonality in the the two scf bands.*/ [all...] |
ps_encode.cpp | 302 multiply bands to prevent division; bands shifted DFRACT_BITS instead (DFRACT_BITS-1) because fMultDiv2 used*/ 316 iidMeanError += fPow2Div2(dIid)>>(5-1); /* + (bands=20) scale = 5 */ 365 /* normalize error to number of envelopes, ps bands [all...] |
/bionic/libc/kernel/common/linux/ |
pkt_sched.h | 105 int bands; member in struct:tc_prio_qopt 110 __u16 bands; member in struct:tc_multiq_qopt
|
/cts/tests/tests/media/src/android/media/cts/ |
EqualizerTest.java | 89 assertTrue("not enough bands", numBands >= MIN_NUMBER_OF_BANDS); 168 assertTrue("no enough bands", settings.numBands >= MIN_NUMBER_OF_BANDS);
|
/external/aac/libAACdec/src/ |
aacdec_pns.cpp | 328 The function applies PNS (i.e. it generates noise) on the bands 329 flagged as noisy bands
|
channel.h | 102 * which do not have any section data, but still SFB's (scale factor bands). This has
|
pulsedata.h | 118 * \param MaxSfBands max number of scale factor bands.
|
stereo.h | 120 \param scaleFactorBandsTransmitted number of transmitted scalefactor bands.
|
/external/aac/libAACenc/src/ |
ms_stereo.cpp | 133 INT numMsMaskFalse = 0; /* number of non-intensity bands where L/R coding is used */ 217 /* loop through M/S bands; if msMask==0, set it to 1 and apply M/S */
|
adj_thr.cpp | 376 description: reduce minSnr requirements for bands with relative low energies 428 description: determine bands where avoid hole is not necessary resp. possible 667 /* maximal number of bands is 64, results scaling factor 6 */ [all...] |
/external/aac/libSBRdec/include/ |
sbrdecoder.h | 227 * \param numBands Number of DRC bands. 232 * \param pBandTop Pointer to a table with the top borders for all DRC bands.
|
/external/aac/libSBRdec/src/ |
sbrdec_drc.cpp | 321 /* process bands */ 460 } /* end of bands loop */
|
/frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/ |
LVPSA_Control.c | 460 /* of the n bands equalizer (LVEQNB */ 584 /* of the n bands equalizer (LVEQNB */ [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
bcmwifi_channels.h | 425 * 2.4 GHz and 5 GHz bands. 454 * 2.4 GHz and 5 GHz bands.
|
/external/chromium_org/chrome/test/functional/ap_lab/ |
linksys_ap_configurator.py | 84 # Different bands are not supported so we ignore.
|
/external/chromium_org/third_party/opus/src/celt/tests/ |
test_unit_mathops.c | 43 #include "bands.c"
|
/external/iproute2/doc/actions/ |
ifb-README | 106 qdisc prio 1: dev ifb0 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
|
/frameworks/av/media/libeffects/lvm/lib/Eq/src/ |
LVEQNB_Init.c | 267 // clear all the bands, setting their gain to 0, otherwise when applying new params,
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_audio.h | 350 uint32_t enable; /* Number of consequtive bands specified */
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
msm_audio.h | 399 uint32_t enable; /* Number of consequtive bands specified */
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
tns.c | 39 /* Limit bands to > 2.0 kHz */ 94 Word16 numOfBands, /*!< total number of bands */ 393 Word16 numOfSfb, /*!< number of scale factor bands */
|
/packages/apps/MusicFX/src/com/android/musicfx/ |
ActivityMusic.java | 71 * Max number of EQ bands supported 656 // Hide the inactive Equalizer bands. 742 // Update and show the active N-Band Equalizer bands. [all...] |
/external/chromium_org/third_party/freetype/src/smooth/ |
ftgrays.c | 1784 gray_TBand bands[40]; local [all...] |