Home
last modified time | relevance | path

Searched refs:statistics (Results 1 – 25 of 26) sorted by relevance

12

/hardware/interfaces/wifi/1.5/
Dtypes.hal139 * Contention time statistics for different traffic categories.
160 * Number of data packets used for contention statistics.
166 * Per rate statistics. The rate is characterized by the combination of preamble, number of spatial
193 * Per peer statistics. The types of peer include the Access Point (AP), the Tunneled Direct Link
208 * Per rate statistics
214 * Iface statistics for the current connection.
231 * WME Best Effort (BE) Access Category (AC) contention time statistics.
236 * WME Background (BK) Access Category (AC) contention time statistics.
241 * WME Video (VI) Access Category (AC) contention time statistics.
246 * WME Voice (VO) Access Category (AC) contention time statistics.
[all …]
/hardware/interfaces/camera/metadata/3.3/
Dtypes.hal111 /** android.statistics.oisDataMode [dynamic, enum, public]
118 /** android.statistics.oisTimestamps [dynamic, int64[], ndk_public]
124 /** android.statistics.oisXShifts [dynamic, float[], ndk_public]
130 /** android.statistics.oisYShifts [dynamic, float[], ndk_public]
138 /** android.statistics.info.availableOisDataModes [static, byte[], public]
237 /** android.statistics.oisDataMode enumeration values
/hardware/interfaces/tetheroffload/control/1.0/
Dtypes.hal28 * statistics may be temporarily unavailable. Statistics may be recovered
44 * the client may query for statistics. If offload is desired, the client
52 * statistics immediately after receiving this event.
DIOffloadControl.hal81 * Query offloaded traffic statistics forwarded to an upstream address.
83 * Return statistics that have transpired since the last query. This would include
84 * statistics from all offloaded downstream tether interfaces that have been forwarded to this
85 * upstream interface. After returning the statistics, the counters are reset to zero.
87 * Only offloaded statistics must be returned by this API, software stats must not be
/hardware/interfaces/camera/metadata/3.2/
Dtypes.hal1490 /** android.statistics.faceDetectMode [dynamic, enum, public]
1497 /** android.statistics.histogramMode [dynamic, enum, system]
1504 /** android.statistics.sharpnessMapMode [dynamic, enum, system]
1511 /** android.statistics.hotPixelMapMode [dynamic, enum, public]
1517 /** android.statistics.faceIds [dynamic, int32[], ndk_public]
1523 /** android.statistics.faceLandmarks [dynamic, int32[], ndk_public]
1530 /** android.statistics.faceRectangles [dynamic, int32[], ndk_public]
1537 /** android.statistics.faceScores [dynamic, byte[], ndk_public]
1544 /** android.statistics.histogram [dynamic, int32[], system]
1551 /** android.statistics.sharpnessMap [dynamic, int32[], system]
[all …]
/hardware/interfaces/memtrack/1.0/
DIMemtrack.hal40 * A process collecting memory statistics will call getMemory for each
43 * structures breaking down the statistics of that memory type as much as
/hardware/interfaces/tetheroffload/control/1.1/
Dtypes.hal24 * recommended that the client query for statistics immediately after receiving this event.
/hardware/interfaces/wifi/offload/1.0/
DIOffload.hal38 * Get scan statistics
41 * @return ScanStats statistics of scans performed
Dtypes.hal175 * Defines the scan statistics to be returned to the framework
/hardware/interfaces/power/1.1/
DIPower.hal27 * Report cumulative info on the statistics on subsystem-level sleep states
/hardware/interfaces/health/2.0/
DIHealth.hal153 * Gets disk statistics (number of reads/writes processed, number of I/O
159 * @return value vector of disk statistics, to be ignored if result is not SUCCESS.
Dtypes.hal75 * Disk statistics since boot.
/hardware/interfaces/power/1.0/
DIPower.hal76 * Report cumulative info on the statistics on platform-level sleep states
/hardware/interfaces/wifi/1.0/
DIWifiStaIface.hal282 * Radio statistics (once started) must not stop until disabled.
283 * Iface statistics (once started) reset and start afresh after each
287 * statistics regardless of performance impact.
Dtypes.hal421 * Iface statistics for the current connection.
451 * Cumulative radio statistics since collection was enabled.
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h268 struct statistics { struct
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h275 struct statistics { struct
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h311 struct statistics { struct
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h297 struct statistics { struct
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h274 struct statistics { struct
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto81 /* A message containing detailed statistics and debug information about a charge session. */
726 * Log mitigation statistics.
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal302 * Enables or disables the collection of color content statistics
310 * On each call to ENABLE, all collected statistics must be reset.
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp263 struct statistics stats; in async_venc_message_thread()
270 memset(&stats, 0, sizeof(statistics)); in async_venc_message_thread()
298 memset(&stats, 0, sizeof(statistics)); in async_venc_message_thread()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp331 struct statistics stats; in async_venc_message_thread()
338 memset(&stats, 0, sizeof(statistics)); in async_venc_message_thread()
366 memset(&stats, 0, sizeof(statistics)); in async_venc_message_thread()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp272 struct statistics stats; in async_venc_message_thread()
279 memset(&stats, 0, sizeof(statistics)); in async_venc_message_thread()
307 memset(&stats, 0, sizeof(statistics)); in async_venc_message_thread()

12