Home
last modified time | relevance | path

Searched defs:band (Results 1 – 25 of 52) sorted by relevance

123

/external/aac/libAACdec/src/
Daacdec_pns.cpp153 const int band) in CPns_IsPnsUsed()
167 const int band, in CPns_SetCorrelation()
187 const int band) in CPns_IsCorrelated()
206 const int band) in CPns_IsOutOfPhase()
224 int band, in CPns_Read()
350 for (int band = 0 ; band < ScaleFactorBandsTransmitted; band++) { in CPns_Apply() local
Drvlcconceal.cpp116 int band,bnds,group,startBand; in calcRefValFwd() local
191 int band,bnds,group,startBand; in calcRefValBwd() local
269 int band,bnds,startBand,endBand,group; in BidirectionalEstimation_UseLowerScfOfCurrentFrame() local
405 int band,bnds,startBand,endBand,group; in BidirectionalEstimation_UseScfOfPrevFrameAsReference() local
535 int band,bnds,group; in StatisticalEstimation() local
643 int band,bnds,group; in PredictiveInterpolation() local
Drvlc.cpp196 int group, band, bnds; in rvlcCheckIntensityCb() local
419 int band = 0; in rvlcDecodeForward() local
610 SHORT band, group, dpcm, offset; in rvlcDecodeBackward() local
930 int band; in rvlcFinalErrorDetection() local
958 int band; in rvlcFinalErrorDetection() local
1058 int group,band; in CRvlc_Read() local
Dstereo.cpp113 int group,band; in CJointStereo_Read() local
168 int band; in CJointStereo_ApplyMS() local
246 int band; in CJointStereo_ApplyIS() local
Dblock.cpp167 int band; in CBlock_ReadScaleFactorData() local
216 int band; in CBlock_ScaleSpectralData() local
277 int top, band; in CBlock_ReadSectionData() local
428 int window, group, groupwin, band; in CBlock_InverseQuantizeSpectralData() local
508 int window,group,groupwin,groupoffset,band; in CBlock_ReadSpectralData() local
Dchannel.cpp113 for (UCHAR band = 0 ; band < pAacDecoderChannelInfo[L]->icsInfo.MaxSfBands; band++) { in MapMidSideMaskToPnsCorrelation() local
/external/libopus/celt/
Drate.h53 static OPUS_INLINE int bits2pulses(const CELTMode *m, int band, int LM, int bits) in bits2pulses()
80 static OPUS_INLINE int pulses2bits(const CELTMode *m, int band, int LM, int pulses) in pulses2bits()
/external/libvpx/libvpx/vp8/encoder/
Dtokenize.c118 int band, rc, v, token; in tokenize2nd_order_b() local
209 int band, rc, v; in tokenize1st_order_b() local
430 int type, band, pt, t; in print_context_counters() local
529 int band; in stuff1st_order_b() local
/external/aac/libSBRdec/src/
Dsbrdec_drc.cpp111 int band; in sbrDecoder_drcInitChannel() local
202 int band, bottomMdct, topMdct, bin, useLP; in sbrDecoder_drcApplySlot() local
Dpsdec_hybrid.cpp489 int k, band; in slotBasedHybridAnalysis() local
628 int k, band; in slotBasedHybridSynthesis() local
/external/aac/libAACdec/src/arm/
Dblock_arm.cpp110 for (int band=0; band < max_band; band++) in CBlock_ScaleSpectralData_func1() local
/external/iproute2/tc/
Dq_rr.c61 unsigned band; in rr_parse_opt() local
Dq_prio.c60 unsigned band; in prio_parse_opt() local
/external/aac/libSBRenc/src/
Dps_encode.cpp220 INT idx, band; in quantizeCoef() local
352 INT env, band; in processIidData() local
583 INT env, band; in processIccData() local
855 int group, bin, col, subband, band; in FDKsbrEnc_PSEncode() local
Dnf_est.cpp128 INT i,band,env; in smoothingOfNoiseLevels() local
308 INT nNoiseEnvelopes, startPos[2], stopPos[2], env, band; in FDKsbrEnc_sbrNoiseFloorEstimateQmf() local
Dps_bitenc.cpp301 INT band; in encodeDeltaFreq() local
328 INT band; in encodeDeltaTime() local
Dcode_env.cpp427 INT i, no_of_bands, band; in FDKsbrEnc_codeEnvelope() local
Dinvf_est.cpp430 INT band; in FDKsbrEnc_qmfInverseFilteringDetector() local
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Dencode.c538 double* lpcGains, enum ISACBand band, int status) { in LimitPayloadUb()
1148 enum ISACBand band; in WebRtcIsac_EncodeStoredDataUb() local
1230 enum ISACBand band; in WebRtcIsac_GetRedPayloadUb() local
/external/libnl/src/
Ddisabled-nl-qdisc-add.c98 int prio, band; in parse_prio_opts() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_detokenize.c61 int band, c = 0; in decode_coefs() local
/external/libvorbis/lib/
Denvelope.h61 envelope_band band[VE_BANDS]; member
/external/libvpx/libvpx/vp9/common/
Dvp9_entropy.h100 #define BAND_COEFF_CONTEXTS(band) ((band) == 0 ? 3 : COEFF_CONTEXTS) argument
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dtcd.c72 opj_tcd_band_t *band = &res->bands[bandno]; in tcd_dump() local
236 opj_tcd_band_t *band = &res->bands[bandno]; in opj_tcd_makelayer() local
329 opj_tcd_band_t *band = &res->bands[bandno]; in opj_tcd_makelayer_fixed() local
425 opj_tcd_band_t *band = &res->bands[bandno]; in opj_tcd_rateallocate() local
/external/webp/src/enc/
Dcost.c354 int ctype, band, ctx; in VP8CalculateLevelCosts() local

123