Searched refs:guardPeroids (Results 1 – 1 of 1) sorted by relevance
1011 uint32_t guardPeroids; in SRTM_SaiSdmaAdapter_Start() local1110 …guardPeroids = (uint32_t)(((uint64_t)thisRtm->srate * thisRtm->bitWidth * channelNum * (*guardTime… in SRTM_SaiSdmaAdapter_Start()1117 if (guardPeroids > *threshold) in SRTM_SaiSdmaAdapter_Start()1119 *threshold = guardPeroids > thisRtm->periods ? thisRtm->periods : guardPeroids; in SRTM_SaiSdmaAdapter_Start()