Searched +defs:thresholds +defs:c (Results 1 – 2 of 2) sorted by relevance
/external/libopus/celt/ |
D | bands.c | 46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis,… in hysteresis_decision() 97 int i, c, N; in compute_band_energies() local 138 int i, c, N; in normalise_bands() local 160 int i, c, N; in compute_band_energies() local 178 int i, c, N; in normalise_bands() local 271 int c, i, j, k; in anti_collapse() local 458 int i, c, N0; in spreading_decision() local 853 int c; in quant_band_n1() local 1256 int c; in quant_band_stereo() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 384 static void fill_variance(int64_t s2, int64_t s, int c, var *v) { in fill_variance() 515 static void set_vbp_thresholds(VP9_COMP *cpi, int64_t thresholds[], int q, in set_vbp_thresholds() 779 v64x64 *vt, int64_t thresholds[], in set_low_temp_var_flag() 1066 int64_t thresholds[4] = { cpi->vbp_thresholds[0], cpi->vbp_thresholds[1], in choose_partitioning() local 2000 int r, c; in set_partial_b64x64_partition() local 2997 int r, c; in rd_pick_partition() local 3092 int r, c; in rd_pick_partition() local
|