Searched refs:frameCount (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dqm_ext.h1137 bool frameCount; /**< TRUE for frame count, FALSE - byte count */ member in struct:t_QmCgParams
H A Dfm_pcd_ext.h2044 uint32_t frameCount; /**< This counter reflects count of frames that member in struct:t_FmPcdCcKeyStatistics
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c4313 p_KeyStatistics->frameCount += GET_UINT32(*p_StatsCounters);
6938 uint32_t *p_StatsCounters, frameCount; local
6978 frameCount = GET_UINT32(*(uint32_t *)(PTR_MOVE(p_StatsCounters,
6983 return frameCount;
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c2364 if (p_CgParams->frameCount)

Completed in 104 milliseconds