Searched refs:sCount (Results 1 – 2 of 2) sorted by relevance
186 static int sCount = 0; in DecodePayloadAmr() local187 if ((sCount++ % 250) == 0) // every 5 second in DecodePayloadAmr()294 static int sCount = 0; in DecodePayloadEvs() local295 if ((sCount++ % 250) == 0) // every 5 second in DecodePayloadEvs()
515 static int64_t sCount = 0; in ProcessVideoData() local516 if ((++sCount % 100) == 0) in ProcessVideoData()