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

  /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/inc/
aacenc_core.h 44 Word16 bandWidth; /* targeted audio bandwidth in Hz */
  /external/aac/libAACenc/src/
aacenc.h 14 audio codecs. AAC-ELD is considered the best-performing full-bandwidth communications codec by
199 INT bandWidth; /* targeted audio bandwidth in Hz */
  /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 

Completed in 203 milliseconds