/hardware/interfaces/wifi/1.3/ |
D | IWifiChip.hal | 57 * This enum represents the different latency modes that can be set through 66 * API to set the wifi latency mode 68 * The latency mode is a hint to the HAL to enable or disable Wi-Fi latency 71 * Wi-Fi latency optimization may trade-off latency against other Wi-Fi 75 * The low latency mode targets applications such as gaming and virtual reality.
|
/hardware/google/pixel/vibrator/cs40l26/ |
D | Stats.h | 229 int32_t latency = (std::chrono::duration_cast<std::chrono::milliseconds>( in logLatencyEnd() local 235 if (latency < mMinLatencies[mCurrentLatencyIndex] || in logLatencyEnd() 237 mMinLatencies[mCurrentLatencyIndex] = latency; in logLatencyEnd() 239 if (latency > mMaxLatencies[mCurrentLatencyIndex]) { in logLatencyEnd() 240 mMaxLatencies[mCurrentLatencyIndex] = latency; in logLatencyEnd() 242 mLatencyTotals[mCurrentLatencyIndex] += latency; in logLatencyEnd()
|
/hardware/google/pixel/vibrator/cs40l25/bench/ |
D | Stats.h | 181 int32_t latency = (std::chrono::duration_cast<std::chrono::milliseconds>( in logLatencyEnd() local 187 if (latency < mMinLatencies[mCurrentLatencyIndex] || in logLatencyEnd() 189 mMinLatencies[mCurrentLatencyIndex] = latency; in logLatencyEnd() 191 if (latency > mMaxLatencies[mCurrentLatencyIndex]) { in logLatencyEnd() 192 mMinLatencies[mCurrentLatencyIndex] = latency; in logLatencyEnd() 194 mLatencyTotals[mCurrentLatencyIndex] += latency; in logLatencyEnd()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_low_latency2/ |
D | low_latency2.adoc | 10 [open,refpage='vkSetLatencySleepModeNV',desc='Enable or Disable low latency mode on a swapchain',ty… 12 To enable or disable low latency mode on a swapchain, call: 17 * pname:swapchain is the swapchain to enable or disable low latency mode 21 the latency sleep mode. 24 disable low latency mode, low latency boost, and set the minimum present 31 [open,refpage='VkLatencySleepModeInfoNV',desc='Structure to set low latency mode',type='structs'] 40 * pname:lowLatencyMode is the toggle to enable or disable low latency 43 increase performance to provide additional latency savings at a cost of 57 [open,refpage='vkLatencySleepNV',desc='Trigger low latency mode Sleep',type='protos'] 60 lower latency rendering, call: [all …]
|
/hardware/google/pixel/vibrator/cs40l25/ |
D | Stats.h | 261 int32_t latency = (std::chrono::duration_cast<std::chrono::milliseconds>( in logLatencyEnd() local 267 if (latency < mMinLatencies[mCurrentLatencyIndex] || in logLatencyEnd() 269 mMinLatencies[mCurrentLatencyIndex] = latency; in logLatencyEnd() 271 if (latency > mMaxLatencies[mCurrentLatencyIndex]) { in logLatencyEnd() 272 mMaxLatencies[mCurrentLatencyIndex] = latency; in logLatencyEnd() 274 mLatencyTotals[mCurrentLatencyIndex] += latency; in logLatencyEnd()
|
/hardware/interfaces/audio/7.1/ |
D | IStreamOut.hal | 26 * Indicates the requested latency mode for this output stream. 40 * Indicates which latency modes are currently supported on this output stream. 42 * the output device supports variable latency modes, the HAL indicates which 52 * @return modes currrently supported latency modes. 57 * Set the callback interface for notifying changes in supported latency modes.
|
D | types.hal | 20 * Latency modes used for the variable latency feature on output streams. 26 /** No specific constraint on the latency */ 28 /** A relatively low latency compatible with head tracking operation (e.g less than 100ms) */
|
D | IStreamOutLatencyModeCallback.hal | 21 * Callback interface for output stream variable latency mode feature. 25 * Called with the new list of supported latency modes when a change occurs.
|
/hardware/google/pixel-sepolicy/fingerprint-extension/system_ext/private/ |
D | property_contexts | 2 ctl.start$fingerprint-extension-bug-latency u:object_r:pixel_fingerprint_prop:s0 3 ctl.stop$fingerprint-extension-bug-latency u:object_r:pixel_fingerprint_prop:s0
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_NV_low_latency2.adoc | 23 recording of new frames to reduce the latency between input sampling and 30 latency pipeline of an application through the latency markers.
|
D | VK_EXT_fragment_density_map2.adoc | 23 host latency as well as improved queries for subsampled sampler 46 This can introduce large latency for certain use cases between recording the
|
/hardware/interfaces/biometrics/face/aidl/default/ |
D | FakeFaceEngine.cpp | 430 std::vector<int32_t> latency; in getLatency() local 432 if (x.has_value()) latency.push_back(*x); in getLatency() 434 switch (latency.size()) { in getLatency() 438 res = latency[0]; in getLatency() 441 res = getRandomInRange(latency[0], latency[1]); in getLatency() 444 LOG(ERROR) << "ERROR: unexpected input of size " << latency.size(); in getLatency()
|
D | face.sysprop | 122 # add a latency to authentication operations 123 # Note that this latency is the initial authentication latency that occurs before 133 # add a latency to detectInteraction operations 142 # add a latency to enroll operations
|
/hardware/interfaces/media/bufferpool/2.0/ |
D | README.md | 6 unwanted latency due to context switching. With help from a buffer pool, a 7 process can pass buffers asynchronously and reduce context switching latency. 9 Passing an interface and a handle adds extra latency also. To mitigate the 10 latency, passing IDs with local cache is used. For security concerns about
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | README.md | 6 unwanted latency due to context switching. With help from a buffer pool, a 7 process can pass buffers asynchronously and reduce context switching latency. 9 Passing an interface and a handle adds extra latency also. To mitigate the 10 latency, passing IDs with local cache is used. For security concerns about
|
/hardware/interfaces/power/1.2/ |
D | types.hal | 31 * This hint indicates that low latency audio is active. Can be used 32 * for device specific optimizations towards low latency audio. The 33 * data parameter is non-zero when low latency audio starts and
|
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalVisualizerTargetTest.cpp | 135 void addLatencyParam(int latency) { in addLatencyParam() argument 137 {Visualizer::latencyMs, Visualizer::make<Visualizer::latencyMs>(latency)}); in addLatencyParam() 196 std::string latency = std::to_string(std::get<PARAM_LATENCY>(info.param)); in __anon64971efd0102() local 200 "_latency" + latency; in __anon64971efd0102()
|
/hardware/interfaces/configstore/1.0/ |
D | ISurfaceFlingerConfigs.hal | 27 * Their values may be tuned to trade off between display pipeline latency (both 28 * overall latency and the lengths of the app --> SF and SF --> display phases) 32 * app --> display latency, and unless significant testing is performed to avoid 99 * mechanism which significantly reduces buffer processing latency.
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/ |
D | FakeFingerprintEngine.cpp | 482 std::vector<int32_t> latency; in getLatency() local 484 if (x.has_value()) latency.push_back(*x); in getLatency() 486 switch (latency.size()) { in getLatency() 490 res = latency[0]; in getLatency() 493 res = getRandomInRange(latency[0], latency[1]); in getLatency() 496 LOG(ERROR) << "ERROR: unexpected input of size " << latency.size(); in getLatency()
|
D | README.md | 124 Three HAL operations (authenticate, enrollment and detect interaction) latency can be optionally sp… 125 1. default latency is fixed at 400 ms if not specified via sysprop 126 2. specify authenticate operation latency to 900 ms 128 3. specify authenticate operation latency between 600 to 1200 ms in unifrom distribution
|
/hardware/google/camera/common/sensor_listener/tests/ |
D | goog_sensor_sync_test.cc | 143 int64_t latency = vsync_arrival_timestamps_[i] - vsync_timestamps_[i]; in CheckSamplesValidy() local 144 sum_latency += latency; in CheckSamplesValidy() 145 if (latency > max_latency) { in CheckSamplesValidy() 146 max_latency = latency; in CheckSamplesValidy()
|
/hardware/interfaces/biometrics/fingerprint/2.2/ |
D | types.hal | 34 * authentication pipeline. It is expected to be used to measure latency. For 38 * The framework will measure latency based on the time between the last START
|
/hardware/interfaces/audio/effect/6.0/ |
D | IVisualizerEffect.hal | 56 * Informs the visualizer about the downstream latency. 61 * Gets the downstream latency.
|
/hardware/interfaces/audio/effect/4.0/ |
D | IVisualizerEffect.hal | 56 * Informs the visualizer about the downstream latency. 61 * Gets the downstream latency.
|
/hardware/interfaces/audio/effect/7.0/ |
D | IVisualizerEffect.hal | 56 * Informs the visualizer about the downstream latency. 61 * Gets the downstream latency.
|