Home
last modified time | relevance | path

Searched defs:thresholds (Results 1 – 4 of 4) sorted by relevance

/external/aac/libSBRenc/src/
Dtran_det.h97 FIXP_DBL thresholds[QMF_CHANNELS]; member
Dtran_det.cpp372 FIXP_DBL *RESTRICT thresholds, in calculateThresholds()
455 FIXP_DBL *RESTRICT thresholds, in extractTransientCandidates()
/external/valgrind/massif/tests/
DMakefile.am72 thresholds \ program
/external/libopus/celt/
Dbands.c46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis,… in hysteresis_decision()