Home
last modified time | relevance | path

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

/external/valgrind/massif/tests/
DMakefile.am72 thresholds \ program
/external/aac/libSBRenc/src/
Dtran_det.h97 FIXP_DBL thresholds[QMF_CHANNELS]; member
Dtran_det.cpp462 FIXP_DBL *RESTRICT thresholds, in calculateThresholds()
545 FIXP_DBL *RESTRICT thresholds, in extractTransientCandidates()
/external/libopus/celt/
Dbands.c46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis,… in hysteresis_decision()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c480 static void set_vbp_thresholds(VP9_COMP *cpi, int64_t thresholds[], int q) { in set_vbp_thresholds()
668 int64_t thresholds[4] = {cpi->vbp_thresholds[0], cpi->vbp_thresholds[1], in choose_partitioning() local