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

  /external/aac/libFDK/include/
qmf.h 148 int hb_scale; /*!< Scale of high band area */ member in struct:__anon4775
  /external/aac/libSBRdec/src/
sbr_dec.cpp 482 /* Reset hb_scale if no highband is present, because hb_scale is considered in the QMF-synthesis */
483 hSbrDec->sbrScaleFactor.hb_scale = saveLbScale;
549 scaleFactorHighBand = sdiff - hSbrDec->sbrScaleFactor.hb_scale; /* Scale of current high band */
570 hSbrDec->sbrScaleFactor.hb_scale, /* current frame ( highband ) */
744 hs->sbrScaleFactor.hb_scale = 0;
    [all...]
env_calc.cpp 433 the scale factor <em>hb_scale</em> passed into this function will be converted
606 SCHAR noise_e, input_e = SCALE2EXP(sbrScaleFactor->hb_scale);
    [all...]
lpp_tran.cpp 747 sbrScaleFactor->hb_scale = comLowBandScale-(LPC_SCALE_FACTOR);
    [all...]
  /external/aac/libFDK/src/
qmf.cpp     [all...]

Completed in 360 milliseconds