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

  /external/aac/libSBRenc/src/
ton_corr.h 108 INT numBandsInPatch; /*!< number of consecutive bands in this one patch */
  /external/aac/libSBRdec/src/
lpp_tran.h 155 UCHAR numBandsInPatch; /*!< number of consecutive bands in this one patch */
lpp_tran.cpp 281 + patchParam[pSettings->noOfPatches-1].numBandsInPatch;
856 int numBandsInPatch;
917 numBandsInPatch = desiredBorder - targetStopBand; /* Get the desired range of the patch */
    [all...]

Completed in 218 milliseconds