Searched defs:savings (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_subexp.c130 const int savings = old_b - new_b - update_b; local
131 if (savings > bestsavings) {
132 bestsavings = savings;
144 int i, old_b, new_b, update_b, savings, bestsavings, step; local
168 savings = old_b - new_b - update_b;
169 if (savings > bestsavings) {
170 bestsavings = savings;
182 const int savings = vp9_prob_diff_update_savings_search(ct, *oldp, &newp, local
185 if (savings > 0) {
H A Dvp9_bitstream.c526 int savings = 0; local
547 savings += s - (int)(vp9_cost_zero(upd));
549 savings -= (int)(vp9_cost_zero(upd));
557 // printf("Update %d %d, savings %d\n", update[0], update[1], savings);
559 if (update[1] == 0 || savings < 0) {
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_subexp.c131 const int savings = old_b - new_b - update_b; local
132 if (savings > bestsavings) {
133 bestsavings = savings;
145 int i, old_b, new_b, update_b, savings, bestsavings, step; local
169 savings = old_b - new_b - update_b;
170 if (savings > bestsavings) {
171 bestsavings = savings;
183 const int savings = vp9_prob_diff_update_savings_search(ct, *oldp, &newp, local
186 if (savings > 0) {
H A Dvp9_bitstream.c526 int savings = 0; local
547 savings += s - (int)(vp9_cost_zero(upd));
549 savings -= (int)(vp9_cost_zero(upd));
557 // printf("Update %d %d, savings %d\n", update[0], update[1], savings);
559 if (update[1] == 0 || savings < 0) {
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Ducmstate.c621 int32_t entry, offset, oldOffset, trailOffset, oldTrailOffset, savings, sum; local
648 /* count possible savings from lead bytes with all-unassigned results in all trail bytes */
650 savings=0;
683 savings+=count[i];
689 /* subtract from the possible savings the cost of an additional state */
690 savings=savings*2-1024; /* count bytes, not 16-bit words */
691 if(savings<=0) {
695 printf("compacting toUnicode data saves %ld bytes\n", (long)savings);
844 int32_t i, entry, savings, localSaving local
900 int32_t state, savings; local
[all...]
/external/icu/icu4c/source/tools/toolutil/
H A Ducmstate.c621 int32_t entry, offset, oldOffset, trailOffset, oldTrailOffset, savings, sum; local
648 /* count possible savings from lead bytes with all-unassigned results in all trail bytes */
650 savings=0;
683 savings+=count[i];
689 /* subtract from the possible savings the cost of an additional state */
690 savings=savings*2-1024; /* count bytes, not 16-bit words */
691 if(savings<=0) {
695 printf("compacting toUnicode data saves %ld bytes\n", (long)savings);
844 int32_t i, entry, savings, localSaving local
900 int32_t state, savings; local
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtzregts.cpp701 * SimpleTimeZone accepts illegal DST savings values. These values
715 // Integer.MAX_VALUE, ?, // no upper limit on DST savings at this time
720 int32_t savings = DATA[i]; local
731 savings, status); // <- what we're interested in
736 z->setDSTSavings(savings, status);
742 errln(UnicodeString("Fail: DST savings of ") + savings + " to " + method + " gave " + u_errorName(status));
745 logln(UnicodeString("Pass: DST savings of ") + savings + " to " + method + " gave " + u_errorName(status));
750 logln(UnicodeString("Pass: DST savings o
1129 int32_t savings = cst->getDSTSavings(); local
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dbitstream.c854 int savings = 0; local
917 savings += prev_coef_savings[k];
924 return savings;
930 int savings = 0; local
963 savings += s;
973 return savings;
1002 int savings = 0; local
1042 savings += (oldtotal - newtotal) / 256;
1047 savings += independent_coef_context_savings(cpi);
1049 savings
1058 int savings = 0; local
1082 int savings = 0; local
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dtzregts.cpp701 * SimpleTimeZone accepts illegal DST savings values. These values
715 // Integer.MAX_VALUE, ?, // no upper limit on DST savings at this time
720 int32_t savings = DATA[i]; local
731 savings, status); // <- what we're interested in
736 z->setDSTSavings(savings, status);
742 errln(UnicodeString("Fail: DST savings of ") + savings + " to " + method + " gave " + u_errorName(status));
745 logln(UnicodeString("Pass: DST savings of ") + savings + " to " + method + " gave " + u_errorName(status));
750 logln(UnicodeString("Pass: DST savings o
1129 int32_t savings = cst->getDSTSavings(); local
[all...]
/external/libvpx/libvpx/vp8/encoder/
H A Dbitstream.c855 int savings = 0; local
918 savings += prev_coef_savings[k];
925 return savings;
931 int savings = 0; local
964 savings += s;
974 return savings;
1003 int savings = 0; local
1043 savings += (oldtotal - newtotal) / 256;
1048 savings += independent_coef_context_savings(cpi);
1050 savings
1059 int savings = 0; local
1083 int savings = 0; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 365 milliseconds