Searched refs:stats (Results 26 - 29 of 29) sorted by relevance

12

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dbcmutils.h275 extern int pktpool_stats_dump(pktpool_t *pktp, pktpool_stats_t *stats);
H A Dwlioctl.h1138 #define WL_STA_SCBSTATS 0x4000 /* Per STA debug stats */
3221 /* pkteng rx frame stats */
3486 /* pkteng rx frame stats */
3585 /* block ack related stats */
4832 chanim_stats_t stats[1]; member in struct:__anon131
4835 #define WL_CHANIM_STATS_FIXED_LEN OFFSETOF(wl_chanim_stats_t, stats)
4861 /* structure/defines for selective mgmt frame (smf) stats support */
4864 /* selected mgmt frame (smf) stats element */
5284 bcm_mp_stats_t s[1]; /* Variable array of memory pool stats. */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c1340 FIRSTPASS_STATS *const stats = oxcf->two_pass_stats_in.buf; local
1346 &stats[packets - oxcf->ss_number_layers + i];
1366 const int layer_id = (int)stats[i].spatial_layer_id;
1369 *stats_copy[layer_id] = stats[i];
2335 // Dummy pack of the bitstream using up to date stats to get an
3133 vp9_end_first_pass(cpi); /* get last stats packet */
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c207 struct counts stats; member in struct:omap4_hwc_device
1249 hwc_dev->stats = *num;
1996 (hwc_dev->stats.protected || !hwc_dev->ext_ovls);

Completed in 991 milliseconds

12