Home
last modified time | relevance | path

Searched full:consumption (Results 1 – 25 of 1706) sorted by relevance

12345678910>>...69

/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/
Dbattery-consumption.md2 title: Battery consumption
5 ## How important is battery consumption due to media playback? ##
7 Avoiding unnecessary battery consumption is an important aspect of developing a
11 the corresponding battery consumption will only be a small percentage of the
12 total consumption of the device. In such it makes sense to prioritize feature
15 each day, then optimizing for battery consumption should be weighted more
22 consumption, and in particular how it compares with Android’s MediaPlayer API.
35 `TextureView` for output can have a significant impact on power consumption.
42 Below are some power consumption measurements for playing 1080p and 480p video
45 consumption across the Android device and media content ecosystems.
[all …]
Dpros-and-cons.md31 more battery than MediaPlayer. See the [Battery consumption page][] for
40 [Battery consumption page]: {{ site.baseurl }}/battery-consumption.html
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/
Dbattery-consumption.md2 title: Battery consumption
5 ## How important is battery consumption due to media playback? ##
7 Avoiding unnecessary battery consumption is an important aspect of developing a
11 the corresponding battery consumption will only be a small percentage of the
12 total consumption of the device. In such it makes sense to prioritize feature
15 each day, then optimizing for battery consumption should be weighted more
22 consumption, and in particular how it compares with Android’s MediaPlayer API.
35 `TextureView` for output can have a significant impact on power consumption.
42 Below are some power consumption measurements for playing 1080p and 480p video
45 consumption across the Android device and media content ecosystems.
[all …]
Dpros-and-cons.md31 more battery than MediaPlayer. See the [Battery consumption page][] for
40 [Battery consumption page]: {{ site.baseurl }}/battery-consumption.html
/external/cronet/stable/build/util/lib/proto/
Dtime_consumption_unittests.py28 with measures.time_consumption('test', 'time', 'consumption'):
41 exp.name = 'test/time/consumption (seconds)'
50 consumption = measures.time_consumption('test', 'time', 'consumption2')
51 with consumption:
53 with consumption:
/external/angle/build/util/lib/proto/
Dtime_consumption_unittests.py28 with measures.time_consumption('test', 'time', 'consumption'):
41 exp.name = 'test/time/consumption (seconds)'
50 consumption = measures.time_consumption('test', 'time', 'consumption2')
51 with consumption:
53 with consumption:
/external/cronet/tot/build/util/lib/proto/
Dtime_consumption_unittests.py28 with measures.time_consumption('test', 'time', 'consumption'):
41 exp.name = 'test/time/consumption (seconds)'
50 consumption = measures.time_consumption('test', 'time', 'consumption2')
51 with consumption:
53 with consumption:
/external/googleapis/google/cloud/batch/v1alpha/
Dresource_allowance.proto156 // Batch now only supports type as "cpu-core-hours" for CPU usage consumption
167 // UsageResourceAllowanceStatus detail about usage consumption.
169 // Output only. The consumption interval.
177 // Output only. Accumulated consumption during `consumption_interval`.
182 // Output only. The consumption interval.
186 // Output only. Accumulated consumption during `consumption_interval`.
203 // Output only. ResourceAllowance consumption status for usage resources.
/external/cldr/tools/cldr-code/src/test/resources/org/unicode/cldr/unittest/
DUnitPreferenceSource.txt23 consumption; default; 001; ; ; liter-per-100-kilometer
24 consumption; vehicle-fuel; 001; ; ; liter-per-100-kilometer
25 consumption; vehicle-fuel; BR IT JP KR MX MY NL TH TR; ; ; liter-per-kilometer
27 consumption-inverse; default; 001; ; ; kilometer-per-centiliter
28 consumption-inverse; vehicle-fuel; 001; ; ; kilometer-per-centiliter
29 consumption-inverse; vehicle-fuel; US; ; ; mile-per-gallon
30 consumption-inverse; vehicle-fuel; CA GB; ; ; mile-per-gallon-imperial
/external/openscreen/third_party/abseil/src/absl/debugging/internal/
Ddemangle_test.cc85 // stack consumption by about 4x.
108 ABSL_RAW_LOG(INFO, "Stack consumption of Demangle: %d", *stack_consumed); in DemangleStackConsumption()
112 // Demangle stack consumption should be within 8kB for simple mangled names
130 // Measure stack consumption of Demangle for nested mangled names of varying in TEST()
132 // stack consumption will grow as the nesting depth increases. By measuring in TEST()
133 // the stack consumption for increasing depths, we can see the growing in TEST()
172 #endif // Stack consumption tests
Dstack_consumption.h16 // Helper function for measuring stack consumption of signal handlers.
36 // Returns the stack consumption in bytes for the code exercised by
37 // signal_handler. To measure stack consumption, signal_handler is registered
/external/openscreen/cast/streaming/
Dreceiver_base.h40 // Called whenever one or more frames have become ready for consumption. The
57 // consumption. Frames received before this method is called will remain in
77 // Advances to the next frame ready for consumption. This may skip-over
83 // for consumption. The caller should wait for a Consumer::OnFramesReady()
101 // for consumption.
/external/cldr/common/validity/
Dunit.xml38 consumption-liter-per-kilometer
39 consumption-liter-per-100-kilometer
40 consumption-mile-per-gallon
41 consumption-mile-per-gallon-imperial
249 consumption-liter-per-100kilometers
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/internal/
Ddemangle_test.cc131 // stack consumption by about 4x.
154 ABSL_RAW_LOG(INFO, "Stack consumption of Demangle: %d", *stack_consumed); in DemangleStackConsumption()
158 // Demangle stack consumption should be within 8kB for simple mangled names
176 // Measure stack consumption of Demangle for nested mangled names of varying in TEST()
178 // stack consumption will grow as the nesting depth increases. By measuring in TEST()
179 // the stack consumption for increasing depths, we can see the growing in TEST()
218 #endif // Stack consumption tests
Dstack_consumption.h16 // Helper function for measuring stack consumption of signal handlers.
36 // Returns the stack consumption in bytes for the code exercised by
37 // signal_handler. To measure stack consumption, signal_handler is registered
/external/mbedtls/tests/suites/
Dtest_suite_mps.function60 /* Consumption (upper layer) */
108 /* Consumption (upper layer) */
116 /* Consumption */
163 /* Consumption (upper layer) */
203 /* Consumption (upper layer) */
214 /* Consumption */
244 /* Consumption (upper layer) */
285 /* Consumption (upper layer) */
326 /* Consumption (upper layer) */
376 /* Consumption (upper layer) */
[all …]
/external/abseil-cpp/absl/debugging/internal/
Dstack_consumption.h16 // Helper function for measuring stack consumption of signal handlers.
36 // Returns the stack consumption in bytes for the code exercised by
37 // signal_handler. To measure stack consumption, signal_handler is registered
/external/cronet/stable/third_party/abseil-cpp/absl/debugging/internal/
Dstack_consumption.h16 // Helper function for measuring stack consumption of signal handlers.
36 // Returns the stack consumption in bytes for the code exercised by
37 // signal_handler. To measure stack consumption, signal_handler is registered
/external/cronet/tot/third_party/abseil-cpp/absl/debugging/internal/
Dstack_consumption.h16 // Helper function for measuring stack consumption of signal handlers.
36 // Returns the stack consumption in bytes for the code exercised by
37 // signal_handler. To measure stack consumption, signal_handler is registered
/external/angle/third_party/abseil-cpp/absl/debugging/internal/
Dstack_consumption.h16 // Helper function for measuring stack consumption of signal handlers.
36 // Returns the stack consumption in bytes for the code exercised by
37 // signal_handler. To measure stack consumption, signal_handler is registered
/external/autotest/server/site_tests/bluetooth_AdapterPowerMeasure/
Dbluetooth_AdapterPowerMeasure.py6 """Server side bluetooth adapter stress tests involving power consumption."""
20 """Server side bluetooth adapter power consumption test."""
99 """Test Case: measure the Bluetooth chip power consumption on suspend"""
131 # Test the Bluetooth chip power consumption.
195 """Running Bluetooth adapter power consumption autotest during system
/external/openthread/third_party/mbedtls/repo/tests/suites/
Dtest_suite_mps.function60 /* Consumption (upper layer) */
110 /* Consumption (upper layer) */
118 /* Consumption */
167 /* Consumption (upper layer) */
209 /* Consumption (upper layer) */
220 /* Consumption */
252 /* Consumption (upper layer) */
295 /* Consumption (upper layer) */
337 /* Consumption (upper layer) */
388 /* Consumption (upper layer) */
[all …]
/external/autotest/client/cros/power/
Dpower_rapl.py8 via the MSR interface to control and measure energy/power consumption. These
10 change and evaluate power consumption on the CPU.
17 just surveys consumption via energy status registers.
43 logging.info('Now measuring rapl power consumption.')
265 energy consumption, in this manner, we do not need microarchitecture
326 energy consumption, in this manner, we do not need microarchitecture
/external/coreboot/Documentation/lib/
Dindex.md10 ABI data consumption <abi-data-consumption.md>
/external/google-cloud-java/java-container/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/
DResourceUsageExportConfigOrBuilder.java86 * Configuration to enable resource consumption metering.
100 * Configuration to enable resource consumption metering.
115 * Configuration to enable resource consumption metering.

12345678910>>...69