HomeSort by relevance Sort by last modified time
    Searched defs:band (Results 1 - 25 of 126) sorted by null

1 2 3 4 5 6

  /external/aac/libSACdec/src/
sac_dec_conceal.cpp 140 int band, dataMode = -1; local
166 for (band = startBand; band < stopBand; band += 1) {
168 idxPrev[band] =
169 fMultI(fac, defaultValue - idxPrev[band]) + idxPrev[band];
176 for (band = startBand; band < stopBand; band += 1)
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/xc16x/
bit.s 7 band r0.1,r0.4 label
  /external/iproute2/tc/
q_prio.c 60 unsigned int band; local
67 if (get_unsigned(&band, *argv, 10)) {
71 if (band >= opt.bands) {
79 opt.priomap[idx++] = band;
q_rr.c 61 unsigned int band; local
68 if (get_unsigned(&band, *argv, 10)) {
72 if (band > opt.bands) {
80 opt.priomap[idx++] = band;
  /external/libxaac/decoder/
ixheaacd_hybrid.c 220 WORD band, j; local
225 for (band = 0; band < NO_QMF_CHANNELS_IN_HYBRID; band++) {
226 ptr_re = ptr_hybrid->ptr_qmf_buf_re[band];
227 ptr_im = ptr_hybrid->ptr_qmf_buf_im[band];
250 WORD32 temp_re = ptr_qmf_real[band];
251 WORD32 temp_im = ptr_qmf_real[band + 0x40];
267 switch (ptr_hybrid->ptr_resol[band]) {
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_imdct_synth.cpp 224 int32 band; local
239 for (band = 0; band < bands2process; band++)
241 uint32 current_blk_type = (band < mx_band) ? LONG : blk_type;
243 int32 * out = in + (band * FILTERBANK_BANDS);
244 int32 * history = overlap + (band * FILTERBANK_BANDS);
317 if (band & 1)
332 for (band = bands2process; band < SUBBANDS_NUMBER; band++
    [all...]
  /external/aac/libAACdec/src/
rvlcconceal.cpp 132 int band, bnds, group, startBand; local
157 for (band = startBand; band >= 0; band--) {
158 bnds = 16 * group + band;
208 int band, bnds, group, startBand; local
234 for (band = startBand; band < pRvlc->maxSfbTransmitted; band++) {
235 bnds = 16 * group + band;
290 int band, bnds, startBand, endBand, group; local
437 int band, bnds, startBand, endBand, group; local
607 int band, bnds, group; local
720 int band, bnds, group; local
    [all...]
rvlc.cpp 215 int group, band, bnds; local
220 for (band = 0; band < pRvlc->maxSfbTransmitted; band++) {
221 bnds = 16 * group + band;
436 int band = 0; local
467 for (band = 0; band < pRvlc->maxSfbTransmitted; band++) {
468 bnds = 16 * group + band;
618 SHORT band, group, dpcm, offset; local
930 int band; local
962 int band; local
1062 int group, band; local
    [all...]
  /external/aac/libSBRdec/src/
sbrdec_drc.cpp 125 int band; local
131 for (band = 0; band < (64); band++) {
132 hDrcData->prevFact_mag[band] = FL2FXCONST_DBL(0.5f);
135 for (band = 0; band < SBRDEC_MAX_DRC_BANDS; band++) {
136 hDrcData->currFact_mag[band] = FL2FXCONST_DBL(0.5f);
137 hDrcData->nextFact_mag[band] = FL2FXCONST_DBL(0.5f)
204 int band, bottomMdct, topMdct, bin, useLP; local
    [all...]
env_dec.cpp 158 int index, /*!< index to scalefactor band */
191 int index, /*!< index to scalefactor band */
767 int i, domain, no_of_bands, band, freqRes; local
788 for (band = 1; band < no_of_bands; band++) {
790 mapLowResEnergyVal(*ptr_nrg, sfb_nrg_prev, offset, band, freqRes);
794 for (band = 0; band < no_of_bands; band++)
    [all...]
sbrdec_freq_sca.cpp 126 \brief Retrieve QMF-band where the SBR range starts
131 \return Number of start band
138 INT band; local
153 band = FDK_sbrDecoder_sbr_start_freq_192[startFreq];
156 band = FDK_sbrDecoder_sbr_start_freq_176[startFreq];
159 band = FDK_sbrDecoder_sbr_start_freq_128[startFreq];
163 band = FDK_sbrDecoder_sbr_start_freq_88[rate][startFreq];
166 band = FDK_sbrDecoder_sbr_start_freq_64[rate][startFreq];
169 band = FDK_sbrDecoder_sbr_start_freq_48[rate][startFreq];
172 band = FDK_sbrDecoder_sbr_start_freq_44[rate][startFreq]
    [all...]
  /external/aac/libSBRenc/src/
code_env.cpp 407 INT i, no_of_bands, band; local
498 for (band = no_of_bands - 1; band > 0; band--) {
499 if (ptr_nrg[band] - ptr_nrg[band - 1] > codeBookScfLavBalanceFreq) {
500 ptr_nrg[band - 1] = ptr_nrg[band] - codeBookScfLavBalanceFreq;
503 for (band = 1; band < no_of_bands; band++)
    [all...]
nf_est.cpp 150 INT i, band, env; local
169 for (band = 0; band < noNoiseBands; band++) {
172 accu += fMultDiv2(pSmoothFilter[i], prevNoiseLevels[i][band]);
174 FDK_ASSERT((band + env * noNoiseBands) < MAX_NUM_NOISE_VALUES);
175 NoiseLevels[band + env * noNoiseBands] = accu << 1;
201 noise floor band.*/
203 noise floor band. */
217 band.*
351 INT nNoiseEnvelopes, startPos[2], stopPos[2], env, band; local
    [all...]
invf_est.cpp 520 INT band; local
525 for (band = 0; band < hInvFilt->noDetectorBands; band++) {
526 INT startChannel = hInvFilt->freqBandTableInvFilt[band];
527 INT stopChannel = hInvFilt->freqBandTableInvFilt[band + 1];
530 &hInvFilt->detectorValues[band], startChannel,
534 infVec[band] = decisionAlgorithm(
535 hInvFilt->detectorParams, &hInvFilt->detectorValues[band],
536 transientFlag, &hInvFilt->prevRegionSbr[band],
    [all...]
ps_main.cpp 550 INT group, bin, col, band; local
587 for (band = 0; band < psBands; band++) {
589 dynBandScale[band] =
590 CountLeadingBits(fixMax(maxVal[0][band], maxBandValue[band]));
592 dynBandScale[band] = fixMax(
593 0, CountLeadingBits(fixMax(maxVal[0][band], maxBandValue[band]))
    [all...]
  /external/webp/src/enc/
cost_enc.c 61 int ctype, band, ctx; local
67 for (band = 0; band < NUM_BANDS; ++band) {
69 const uint8_t* const p = proba->coeffs_[ctype][band][ctx];
70 uint16_t* const table = proba->level_cost_[ctype][band][ctx];
  /external/webrtc/webrtc/modules/audio_coding/codecs/g722/
g722_enc_dec.h 41 To allow fast and flexible interworking with narrow band telephony, the encoder and decoder
60 /*! TRUE if the operating in the special ITU test mode, with the band split filters
88 } band[2]; member in struct:__anon44035
98 /*! TRUE if the operating in the special ITU test mode, with the band split filters
126 } band[2]; member in struct:__anon44037
  /frameworks/av/media/libeffects/testlibs/
AudioEqualizer.cpp 105 void AudioEqualizer::setGain(int band, int32_t millibel) {
106 ALOGV("AudioEqualizer::setGain(band=%d, millibel=%d)", band, millibel);
107 assert(band >= 0 && band < mNumPeaking + 2);
108 if (band == 0) {
110 } else if (band == mNumPeaking + 1) {
113 mpPeakingFilters[band - 1].setGain(millibel);
118 void AudioEqualizer::setFrequency(int band, uint32_t millihertz) {
119 ALOGV("AudioEqualizer::setFrequency(band=%d, millihertz=%d)", band
264 int band = mNumPeaking; local
    [all...]
  /frameworks/wilhelm/src/itf/
IEqualizer.cpp 145 static SLresult IEqualizer_SetBandLevel(SLEqualizerItf self, SLuint16 band, SLmillibel level)
151 (band >= thiz->mNumBands)) {
156 thiz->mLevels[band] = level;
164 android_eq_setParam(thiz->mEqEffect, EQ_PARAM_BAND_LEVEL, band, &level);
175 static SLresult IEqualizer_GetBandLevel(SLEqualizerItf self, SLuint16 band, SLmillibel *pLevel)
184 if (band >= thiz->mNumBands) {
190 level = thiz->mLevels[band];
197 android_eq_getParam(thiz->mEqEffect, EQ_PARAM_BAND_LEVEL, band, &level);
210 static SLresult IEqualizer_GetCenterFreq(SLEqualizerItf self, SLuint16 band, SLmilliHertz *pCenter)
218 if (band >= thiz->mNumBands)
302 const struct EqualizerBand *band; local
321 uint16_t band = 0; local
384 SLuint16 band; local
    [all...]
  /hardware/interfaces/broadcastradio/1.1/default/
Tuner.cpp 34 using V1_0::Band;
96 ALOGI("Auto-switching band to %s", toString(config).c_str());
274 Band band; local
277 band = mAmfmConfig.type;
279 return tuneByProgramSelector(utils::make_selector(band, channel, subChannel));
  /hardware/qcom/audio/post_proc/
equalizer.c 85 int equalizer_get_band_level(equalizer_context_t *context, int32_t band)
87 ALOGV("%s: band: %d level: %d", __func__, band,
88 context->band_levels[band] * 100);
89 return context->band_levels[band] * 100;
92 int equalizer_set_band_level(equalizer_context_t *context, int32_t band,
95 ALOGV("%s: band: %d, level: %d", __func__, band, level);
101 context->band_levels[band] = level;
116 int equalizer_get_center_frequency(equalizer_context_t *context __unused, int32_t band)
378 int32_t band; local
    [all...]
  /system/bt/embdrv/g722/
g722_enc_dec.h 35 To allow fast and flexible interworking with narrow band telephony, the encoder and decoder
86 /*! TRUE if the operating in the special ITU test mode, with the band split filters
99 g722_band_t band[2]; member in struct:__anon1822
109 /*! TRUE if the operating in the special ITU test mode, with the band split filters
124 g722_band_t band[2]; member in struct:__anon1823
  /cts/tests/tests/security/src/android/security/cts/
AudioSecurityTest.java 326 final int band = 0; local
330 .putInt(8) // psize (param, band)
333 .putInt(band) // equalizer band
  /external/autotest/server/cros/ap_configurators/
ap_spec.py 89 def band_string_for_band(band):
90 """Returns a human readable string of the band
92 @param band: band object
93 @returns: string representation of the band
95 if band == BAND_2GHZ:
97 elif band == BAND_5GHZ:
139 band=None, mode=None, channel=None, hostnames=None,
155 if band == BAND_2GHZ or not band
208 def band(self): member in class:APSpec
    [all...]
  /external/iw/
phy.c 120 enum nl80211_band band; local
121 band = freq <= 14 ? NL80211_BAND_2GHZ : NL80211_BAND_5GHZ;
122 freq = ieee80211_channel_to_frequency(freq, band);

Completed in 637 milliseconds

1 2 3 4 5 6