Searched refs:consumption (Results 1 – 25 of 31) sorted by relevance
12
4 This feature is to track power consumption by NFCC at different states.22 power consumption to collect the stats.
32 * can be increased to reduce power consumption (on devices which would transmit Discovery41 … * to data-path packets). A small value may reduce power consumption for small discovery packets.50 * lower power consumption, but may result in some missed messages and hence increased latency.
21 consumption can be an issue.
28 consumption or adding runtime overhead to run shader code in the middle of125 doubling the size of these can be significant memory consumption.
37 at the time memory consumption was queried, and a device-local allocation
65 consumption which would otherwise not be required.
37 The latter is preferred to reduce power consumption and achieve the best
150 By lowering the `maxSequencesCount` the memory consumption can be reduced.
57 * Structure for describing YCbCr formats for consumption by applications.
38 * Structure for describing YCbCr formats for consumption by applications.
101 /** rough estimate of this sensor's power consumption in mA */
105 * consumption.
58 * Rated power consumption when detection is active with TDB
663 …imized pipeline as well as a fast linked pipeline, will this lead to additional memory consumption?665 Caches containing pipeline libraries will necessarily increase the total memory consumption of comp…668 Fast-linked pipelines should not contribute to the total memory consumption if applications destroy…
124 at creation time of the library, and the consumption of that library.
39 … other difference has such an outsized impact on performance or memory consumption, so this extens…
131 …of unique nodes (different name string) and size of payloads can reduce scratch memory consumption.
556 More would have no effect anyway, as only one payload can be emitted for mesh shader consumption.
1060 …ch update call. This model enables implementations to allow concurrent consumption of already stor…
409 * the power consumption significantly. This is a low power sensor that520 * implementation based on low power consumption sensors, such as857 /** rough estimate of this sensor's power consumption in mA */
44 increased power consumption.
472 * more power consumption.
1498 * Get modem activity information for power consumption estimation.1500 * estimating the per-millisecond power consumption of the cellular
306 While the memory consumption of a particular command is326 total pool memory will match if each command buffer's consumption matches329 If all these criteria are satisfied, then a command pool memory consumption
8381 VULKAN_HPP_NAMESPACE::CommandPoolMemoryConsumption consumption; in getMemoryConsumption() local8382 …mandBuffer>( commandBuffer ), reinterpret_cast<VkCommandPoolMemoryConsumption *>( &consumption ) ); in getMemoryConsumption()8385 return consumption; in getMemoryConsumption()