Searched defs:thresholds (Results 1 – 5 of 5) sorted by relevance
72 thresholds \ program
97 FIXP_DBL thresholds[QMF_CHANNELS]; member
462 FIXP_DBL *RESTRICT thresholds, in calculateThresholds()545 FIXP_DBL *RESTRICT thresholds, in extractTransientCandidates()
46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis,… in hysteresis_decision()
480 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