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

  /frameworks/av/media/libstagefright/codecs/aacdec/
s_sbr_header_data.h 95 Int32 smoothingLength;
calc_sbr_envelope.cpp 320 Int32 smoothingLength = frameData->sbr_header.smoothingLength;
380 smooth_length = (noNoiseFlag ? 0 : smoothLengths[smoothingLength]);
    [all...]
  /external/aac/libSBRdec/src/
env_extr.h 204 UCHAR smoothingLength; /*!< Smoothing of gains over time (0: on 1: off) */

Completed in 486 milliseconds