HomeSort by relevance Sort by last modified time
    Searched refs:bandWidth (Results 1 - 16 of 16) sorted by null

  /external/aac/libAACenc/src/
bandwidth.h 14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
87 contents/description: bandwidth expert
97 AAC_ENCODER_ERROR FDKaacEnc_DetermineBandWidth(INT* bandWidth,
bandwidth.cpp 14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
87 contents/description: bandwidth expert
92 #include "bandwidth.h"
202 INT bandwidth = -1; local
256 bandwidth = (entryNo==0)
270 bandwidth = (INT)scaleValue(fMult(bwFac_fix, (FIXP_DBL)(endBw-startBw)),q_res) + startBw;
274 bandwidth = -1;
281 return bandwidth;
285 AAC_ENCODER_ERROR FDKaacEnc_DetermineBandWidth(INT* bandWidth,
306 *bandWidth = proposedBandWidth
    [all...]
aacenc.h 14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
194 INT bandWidth; /* targeted audio bandwidth in Hz */
aacenc.cpp 14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
98 #include "bandwidth.h"
279 config->bandWidth = 0; /* get bandwidth from table */
512 ErrorStatus = FDKaacEnc_DetermineBandWidth(&hAacEnc->config->bandWidth,
513 config->bandWidth,
523 hAacEnc->bandwidth90dB = (INT)hAacEnc->config->bandWidth;
    [all...]
aacenc_lib.cpp 14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
583 config->userBandwidth = hAacConfig->bandWidth;
666 /* Consider bandwidth channel bit rate limit (see bandwidth.cpp: GetBandwidthEntry()) */
782 hAacConfig->bandWidth = config->userBandwidth;
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
aacenc_core.h 44 Word16 bandWidth; /* targeted audio bandwidth in Hz */
  /external/aac/libAACdec/src/
aacdec_pns.cpp 14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
354 int bandWidth = BandOffsets [band + 1] - BandOffsets [band] ;
357 FDK_ASSERT(bandWidth >= 0);
361 noise_e = GenerateRandomVector (spectrum + BandOffsets [band], bandWidth,
368 noise_e = GenerateRandomVector (spectrum + BandOffsets [band], bandWidth,
374 ScaleBand (spectrum + BandOffsets [band], bandWidth,
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
aacenc_core.c 47 config->bandWidth = 0;
94 hAacEnc->config.bandWidth);
115 qcInit.meanPe = (Word16) ((10 * FRAME_LEN_LONG * hAacEnc->config.bandWidth) /
aacenc.c 147 config.bandWidth = 20000;
378 /* check the bandwidth */
388 config.bandWidth = BandwithCoefTab[i][SampleRateIdx];
445 /* check the bandwidth */
455 config.bandWidth = BandwithCoefTab[i][SampleRateIdx];
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 2128 milliseconds