/hardware/interfaces/wifi/1.5/ |
D | types.hal | 139 * 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/ |
D | types.hal | 111 /** 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/ |
D | types.hal | 28 * 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.
|
D | IOffloadControl.hal | 81 * 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/ |
D | types.hal | 1490 /** 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/ |
D | IMemtrack.hal | 40 * 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/ |
D | types.hal | 24 * recommended that the client query for statistics immediately after receiving this event.
|
/hardware/interfaces/wifi/offload/1.0/ |
D | IOffload.hal | 38 * Get scan statistics 41 * @return ScanStats statistics of scans performed
|
D | types.hal | 175 * Defines the scan statistics to be returned to the framework
|
/hardware/interfaces/power/1.1/ |
D | IPower.hal | 27 * Report cumulative info on the statistics on subsystem-level sleep states
|
/hardware/interfaces/health/2.0/ |
D | IHealth.hal | 153 * 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.
|
D | types.hal | 75 * Disk statistics since boot.
|
/hardware/interfaces/power/1.0/ |
D | IPower.hal | 76 * Report cumulative info on the statistics on platform-level sleep states
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiStaIface.hal | 282 * 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.
|
D | types.hal | 421 * Iface statistics for the current connection. 451 * Cumulative radio statistics since collection was enabled.
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 268 struct statistics { struct
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 275 struct statistics { struct
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 311 struct statistics { struct
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 297 struct statistics { struct
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 274 struct statistics { struct
|
/hardware/google/pixel/pixelstats/ |
D | pixelatoms.proto | 81 /* A message containing detailed statistics and debug information about a charge session. */ 726 * Log mitigation statistics.
|
/hardware/interfaces/graphics/composer/2.3/ |
D | IComposerClient.hal | 302 * 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/ |
D | video_encoder_device_v4l2.cpp | 263 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/ |
D | video_encoder_device_v4l2.cpp | 331 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/ |
D | video_encoder_device_v4l2.cpp | 272 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()
|