HomeSort by relevance Sort by last modified time
    Searched refs:thresholds (Results 1 - 25 of 26) sorted by null

1 2

  /device/asus/flo/
thermald-flo.conf 5 thresholds 70
12 thresholds 70
19 thresholds 70
26 thresholds 70
33 thresholds 70
40 thresholds 70
47 thresholds 70
54 thresholds 70
61 thresholds 70 90 95 100 105 110 115 120
68 thresholds 70 90 95 100 105 110 115 12
    [all...]
  /device/lge/mako/
thermald-mako.conf 5 thresholds 10
12 thresholds 60
19 thresholds 60
26 thresholds 60
33 thresholds 60
40 thresholds 60
47 thresholds 60
54 thresholds 60 120
61 thresholds 60 120
68 thresholds 60 12
    [all...]
  /external/valgrind/main/massif/tests/
thresholds_0_0.post.exp 2 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.c:55
    [all...]
thresholds_5_0.post.exp 2 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)
thresholds_0_10.post.exp 2 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)
thresholds_10_0.post.exp 2 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)
thresholds_10_10.post.exp 2 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)
thresholds_5_10.post.exp 2 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)
  /device/lge/hammerhead/
thermal-engine-hammerhead.conf 7 thresholds 100000 340000 350000 360000 370000
16 thresholds 40000 42000 44000
25 thresholds 480000 550000
34 thresholds 115000
43 thresholds 115000
52 thresholds 115000
61 thresholds 115000
70 thresholds 105000
79 thresholds 105000
88 thresholds 10500
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_deblocking.c 173 static void FilterLuma(u8 *data, bS_t *bS, edgeThreshold_t *thresholds,
176 static void FilterChroma(u8 *cb, u8 *cr, bS_t *bS, edgeThreshold_t *thresholds,
179 static void FilterVerLumaEdge( u8 *data, u32 bS, edgeThreshold_t *thresholds,
181 static void FilterHorLumaEdge( u8 *data, u32 bS, edgeThreshold_t *thresholds,
183 static void FilterHorLuma( u8 *data, u32 bS, edgeThreshold_t *thresholds,
186 static void FilterVerChromaEdge( u8 *data, u32 bS, edgeThreshold_t *thresholds,
188 static void FilterHorChromaEdge( u8 *data, u32 bS, edgeThreshold_t *thresholds,
190 static void FilterHorChroma( u8 *data, u32 bS, edgeThreshold_t *thresholds,
194 edgeThreshold_t *thresholds,
199 edgeThreshold_t *thresholds,
587 edgeThreshold_t thresholds[3]; local
    [all...]
  /external/aac/libSBRenc/src/
tran_det.h 97 FIXP_DBL thresholds[QMF_CHANNELS]; member in struct:__anon2675
tran_det.cpp 372 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,
  /external/valgrind/main/cachegrind/
cg_annotate.in 118 # Thresholds, one for each sort event (or default to 1 if no sort events
121 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")
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
tns_func.h 72 Word32 *thresholds);
  /external/valgrind/main/callgrind/
callgrind_annotate.in 133 # Thresholds, one for each sort event (or default to 1 if no sort events
136 my @thresholds;
252 $thresholds[$i] = $th;
255 $thresholds[$i] = 0;
259 @thresholds = ();
490 if (not @thresholds) {
492 push(@thresholds, 0);
494 $thresholds[0] = $single_threshold;
732 print("Thresholds: @thresholds\n")
    [all...]
  /external/chromium_org/third_party/opus/src/celt/
bands.h 112 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis, int N, int prev);
bands.c 46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis, int N, int prev)
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])
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_postproc_mmx.asm 98 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
vp9_postproc_sse2.asm 90 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
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gc.py 217 thresholds = gc.get_threshold()
228 gc.set_threshold(*thresholds)
232 thresholds = gc.get_threshold()
243 gc.set_threshold(*thresholds)
test_weakref.py 665 thresholds = gc.get_threshold()
687 gc.set_threshold(*thresholds)
    [all...]
test_multiprocessing.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gc.py 217 thresholds = gc.get_threshold()
228 gc.set_threshold(*thresholds)
232 thresholds = gc.get_threshold()
243 gc.set_threshold(*thresholds)
test_weakref.py 665 thresholds = gc.get_threshold()
687 gc.set_threshold(*thresholds)
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
tns.c 917 * description: Change thresholds according to tns
923 Word32 *thresholds) /*!< thresholds (modified) */
928 /* thresholds[i] * 0.25 */
929 thresholds[i] = (thresholds[i] >> 2);

Completed in 554 milliseconds

1 2