Searched refs:thresholds (Results 1 - 14 of 14) sorted by relevance

/external/valgrind/massif/tests/
H A Dthresholds_0_0.post.exp2 Command: ./thresholds
49 ->66.50% (53,200B) 0x........: my_malloc1 (thresholds.c:23)
50 | ->60.00% (48,000B) 0x........: a7550 (thresholds.c:38)
51 | | ->60.00% (48,000B) 0x........: main (thresholds.c:52)
53 | ->05.00% (4,000B) 0x........: main (thresholds.c:54)
55 | ->01.00% (800B) 0x........: a450 (thresholds.c:45)
56 | | ->01.00% (800B) 0x........: main (thresholds.c:53)
58 | ->00.50% (400B) 0x........: a450 (thresholds.c:47)
59 | ->00.50% (400B) 0x........: main (thresholds.c:53)
61 ->20.00% (16,000B) 0x........: main (thresholds
[all...]
H A Dthresholds_5_0.post.exp2 Command: ./thresholds
49 ->66.50% (53,200B) 0x........: my_malloc1 (thresholds.c:23)
50 | ->60.00% (48,000B) 0x........: a7550 (thresholds.c:38)
51 | | ->60.00% (48,000B) 0x........: main (thresholds.c:52)
53 | ->05.00% (4,000B) 0x........: main (thresholds.c:54)
57 ->20.00% (16,000B) 0x........: main (thresholds.c:55)
59 ->13.00% (10,400B) 0x........: my_malloc2 (thresholds.c:28)
60 | ->09.00% (7,200B) 0x........: a7550 (thresholds.c:39)
61 | | ->09.00% (7,200B) 0x........: main (thresholds.c:52)
H A Dthresholds_0_10.post.exp2 Command: ./thresholds
49 ->66.50% (53,200B) 0x........: my_malloc1 (thresholds.c:23)
50 | ->60.00% (48,000B) 0x........: a7550 (thresholds.c:38)
51 | | ->60.00% (48,000B) 0x........: main (thresholds.c:52)
55 ->20.00% (16,000B) 0x........: main (thresholds.c:55)
57 ->13.00% (10,400B) 0x........: my_malloc2 (thresholds.c:28)
H A Dthresholds_10_0.post.exp2 Command: ./thresholds
49 ->66.50% (53,200B) 0x........: my_malloc1 (thresholds.c:23)
50 | ->60.00% (48,000B) 0x........: a7550 (thresholds.c:38)
51 | | ->60.00% (48,000B) 0x........: main (thresholds.c:52)
55 ->20.00% (16,000B) 0x........: main (thresholds.c:55)
57 ->13.00% (10,400B) 0x........: my_malloc2 (thresholds.c:28)
H A Dthresholds_10_10.post.exp2 Command: ./thresholds
49 ->66.50% (53,200B) 0x........: my_malloc1 (thresholds.c:23)
50 | ->60.00% (48,000B) 0x........: a7550 (thresholds.c:38)
51 | | ->60.00% (48,000B) 0x........: main (thresholds.c:52)
55 ->20.00% (16,000B) 0x........: main (thresholds.c:55)
57 ->13.00% (10,400B) 0x........: my_malloc2 (thresholds.c:28)
H A Dthresholds_5_10.post.exp2 Command: ./thresholds
49 ->66.50% (53,200B) 0x........: my_malloc1 (thresholds.c:23)
50 | ->60.00% (48,000B) 0x........: a7550 (thresholds.c:38)
51 | | ->60.00% (48,000B) 0x........: main (thresholds.c:52)
55 ->20.00% (16,000B) 0x........: main (thresholds.c:55)
57 ->13.00% (10,400B) 0x........: my_malloc2 (thresholds.c:28)
/external/aac/libSBRenc/src/
H A Dtran_det.h97 FIXP_DBL thresholds[QMF_CHANNELS]; member in struct:__anon271
H A Dtran_det.cpp372 FIXP_DBL *RESTRICT thresholds,
440 ? fMult(FL2FXCONST_DBL(0.66f), thresholds[i]) + (fMult(FL2FXCONST_DBL(0.34f), std_val) >> commonScale)
443 thresholds[i] = fixMax(ABS_THRES,temp);
455 FIXP_DBL *RESTRICT thresholds,
494 FIXP_DBL thres = thresholds[i];
496 if((LONG)thresholds[i]>=256)
497 i_thres = (LONG)( (LONG)MAXVAL_DBL / ((((LONG)thresholds[i]))+1) )<<(32-24);
580 h_sbrTran->thresholds,
589 h_sbrTran->thresholds,
370 calculateThresholds(FIXP_DBL **RESTRICT Energies, INT *RESTRICT scaleEnergies, FIXP_DBL *RESTRICT thresholds, int YBufferWriteOffset, int YBufferSzShift, int noCols, int noRows, int tran_off) argument
453 extractTransientCandidates(FIXP_DBL **RESTRICT Energies, INT *RESTRICT scaleEnergies, FIXP_DBL *RESTRICT thresholds, FIXP_DBL *RESTRICT transients, int YBufferWriteOffset, int YBufferSzShift, int noCols, int start_band, int stop_band, int tran_off, int addPrevSamples) argument
/external/valgrind/cachegrind/
H A Dcg_annotate.in121 my @thresholds;
196 # Nb: You can specify thresholds individually, eg.
207 $thresholds[$i] = $th;
210 $thresholds[$i] = 0;
214 @thresholds = ();
378 if (not @thresholds) {
380 push(@thresholds, 100);
382 $thresholds[0] = $single_threshold;
464 print("Thresholds: @thresholds\n");
574 # events count above the thresholds (i
[all...]
/external/valgrind/callgrind/
H A Dcallgrind_annotate.in137 my @thresholds;
253 $thresholds[$i] = $th;
256 $thresholds[$i] = 0;
260 @thresholds = ();
488 if (not @thresholds) {
490 push(@thresholds, 0);
492 $thresholds[0] = $single_threshold;
736 print("Thresholds: @thresholds\n");
846 # events count above the thresholds (ie. all the interesting ones).
881 (scalar @sort_order == scalar @thresholds) o
[all...]
/external/libopus/celt/
H A Dbands.h112 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis, int N, int prev);
H A Dbands.c46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis, int N, int prev) argument
51 if (val < thresholds[i])
54 if (i>prev && val < thresholds[prev]+hysteresis[prev])
56 if (i<prev && val > thresholds[prev-1]-hysteresis[prev-1])
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_postproc_mmx.asm98 por mm7, mm6 ; accumulate thresholds
114 por mm7, mm6 ; accumulate thresholds
128 por mm7, mm6 ; accumulate thresholds
195 por mm7, mm6 ; accumulate thresholds
211 por mm7, mm6 ; accumulate thresholds
225 por mm7, mm6 ; accumulate thresholds
H A Dvp9_postproc_sse2.asm90 por xmm7, xmm6 ; accumulate thresholds
104 por xmm7, xmm6 ; accumulate thresholds
116 por xmm7, xmm6 ; accumulate thresholds
182 por xmm7, xmm6 ; accumulate thresholds
195 por xmm7, xmm6 ; accumulate thresholds
207 por xmm7, xmm6 ; accumulate thresholds

Completed in 1416 milliseconds