Home
last modified time | relevance | path

Searched refs:lastPercent (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpdump.c451 unsigned long lastPercent = 0; in Download() local
551 if (lastPercent + 1 <= *percent) in Download()
554 lastPercent = (unsigned long) *percent; in Download()