Home
last modified time | relevance | path

Searched refs:savings (Results 1 – 20 of 20) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_subexp.c130 const int savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search() local
131 if (savings > bestsavings) { in vp9_prob_diff_update_savings_search()
132 bestsavings = savings; in vp9_prob_diff_update_savings_search()
145 int i, old_b, new_b, update_b, savings, bestsavings, step; in vp9_prob_diff_update_savings_search_model() local
169 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
170 if (savings > bestsavings) { in vp9_prob_diff_update_savings_search_model()
171 bestsavings = savings; in vp9_prob_diff_update_savings_search_model()
187 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
188 if (savings > bestsavings) { in vp9_prob_diff_update_savings_search_model()
189 bestsavings = savings; in vp9_prob_diff_update_savings_search_model()
[all …]
Dvp9_bitstream.c544 int savings = 0; in update_coef_probs_common() local
565 savings += s - (int)(vp9_cost_zero(upd)); in update_coef_probs_common()
567 savings -= (int)(vp9_cost_zero(upd)); in update_coef_probs_common()
577 if (update[1] == 0 || savings < 0) { in update_coef_probs_common()
/external/libvncserver/libvncserver/
Dstats.c379 double savings=0.0; in rfbPrintStats() local
399 savings = 0.0; in rfbPrintStats()
401 savings = 100.0 - (((double)bytes / (double)bytesIfRaw) * 100.0); in rfbPrintStats()
404 name, count, bytes, bytesIfRaw, savings); in rfbPrintStats()
416 savings = 0.0; in rfbPrintStats()
419 savings = 100.0 - (((double)bytes / (double)bytesIfRaw) * 100.0); in rfbPrintStats()
422 name, count, bytes, bytesIfRaw, savings); in rfbPrintStats()
427 savings=0.0; in rfbPrintStats()
429 savings = 100.0 - ((totalBytes/totalBytesIfRaw)*100.0); in rfbPrintStats()
431 "TOTALS", totalRects, totalBytes,totalBytesIfRaw, savings); in rfbPrintStats()
[all …]
/external/icu/icu4c/source/tools/toolutil/
Ducmstate.c621 int32_t entry, offset, oldOffset, trailOffset, oldTrailOffset, savings, sum; in compactToUnicode2() local
650 savings=0; in compactToUnicode2()
683 savings+=count[i]; in compactToUnicode2()
690 savings=savings*2-1024; /* count bytes, not 16-bit words */ in compactToUnicode2()
691 if(savings<=0) { in compactToUnicode2()
695 printf("compacting toUnicode data saves %ld bytes\n", (long)savings); in compactToUnicode2()
844 int32_t i, entry, savings, localSavings, belowSavings; in findUnassigned() local
852 savings=findUnassigned(states, in findUnassigned()
858 if(savings<0) { in findUnassigned()
860 } else if(savings>0) { in findUnassigned()
[all …]
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c854 int savings = 0; in independent_coef_context_savings() local
917 savings += prev_coef_savings[k]; in independent_coef_context_savings()
924 return savings; in independent_coef_context_savings()
930 int savings = 0; in default_coef_context_savings() local
963 savings += s; in default_coef_context_savings()
973 return savings; in default_coef_context_savings()
1002 int savings = 0; in vp8_estimate_entropy_savings() local
1042 savings += (oldtotal - newtotal) / 256; in vp8_estimate_entropy_savings()
1047 savings += independent_coef_context_savings(cpi); in vp8_estimate_entropy_savings()
1049 savings += default_coef_context_savings(cpi); in vp8_estimate_entropy_savings()
[all …]
/external/icu/icu4c/source/test/intltest/
Dtzregts.cpp720 int32_t savings = DATA[i]; in Test4154525() local
731 savings, status); // <- what we're interested in in Test4154525()
736 z->setDSTSavings(savings, status); in Test4154525()
742 …errln(UnicodeString("Fail: DST savings of ") + savings + " to " + method + " gave " + u_errorName(… in Test4154525()
745 …logln(UnicodeString("Pass: DST savings of ") + savings + " to " + method + " gave " + u_errorName(… in Test4154525()
750 … logln(UnicodeString("Pass: DST savings of ") + savings + " accepted by " + method); in Test4154525()
753 … errln(UnicodeString("Fail: DST savings of ") + savings + " accepted by " + method); in Test4154525()
1129 int32_t savings = cst->getDSTSavings(); in TestJDK12API() local
1130 if(savings != 60*60*1000) { in TestJDK12API()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRegression.java391 int savings = DATA[i]; in Test4154525() local
402 savings); // <- what we're interested in in Test4154525()
407 z.setDSTSavings(savings); in Test4154525()
411 logln("Pass: DST savings of " + savings + " accepted by " + method); in Test4154525()
413 errln("Fail: DST savings of " + savings + " accepted by " + method); in Test4154525()
417 errln("Fail: DST savings of " + savings + " to " + method + " gave " + e); in Test4154525()
419 logln("Pass: DST savings of " + savings + " to " + method + " gave " + e); in Test4154525()
/external/srtp/doc/
Ddraft-irtf-cfrg-icm-00.txt329 minor disadvantage is well outweighed by other savings. The Offset
/external/libvorbis/doc/
D01-introduction.tex311 50\% inter-frame buffer space savings, and then complete the transform
/external/jpeg/
Dusage.doc476 encoded as a color JPEG. (In such a case, the space savings from getting rid
/external/v8/test/mozilla/
Dmozilla.status190 # The following two tests assume that daylight savings time starts first
/external/ceres-solver/docs/source/
Dsolving.rst491 substantial savings in time and memory for large sparse
/external/fio/
DHOWTO1454 savings for longer runs. The downside is that the
/external/e2fsprogs/debian/
Dchangelog1306 daylight savings time. (Closes: #471882)
/external/v8/
DChangeLog7838 Changed the Windows system call used to compute daylight savings
/external/jetty/
DVERSION.txt3766 active connections. The resulting memory savings allow very large buffers to
/external/e2fsprogs/
DRELEASE-NOTES2919 Fix debugfs and tune2fs to correctly handle daylight savings time when
/external/libvncserver/x11vnc/
DREADME8329 There are many resource savings in doing something like the above. The
8330 first obvious one is network bandwidth savings. Another is less CPU
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt4891 㞟 < savings\-and\-reserves;
39313 㞟 > savings\-and\-reserves;
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch18461 +packet size. This is in general more efficient, because the savings