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

  /external/aac/libSBRenc/src/
mh_det.h 107 FIXP_DBL derivThresBelowLD64; /*!< threshold for detecting LP character in a signal. */
mh_det.cpp 110 FL2FXCONST_DBL(-0.000112993269), /* LD64(FL2FXCONST_DBL(0.995f)) */ /*!< derivThresBelowLD64 */
130 FL2FXCONST_DBL(-0.000112993269), /* LD64(FL2FXCONST_DBL(0.995f)) */ /*!< derivThresBelowLD64 */
413 if(valLD64 < mhThresh.derivThresBelowLD64) {
    [all...]

Completed in 58 milliseconds