Searched refs:startDecode (Results 1 – 2 of 2) sorted by relevance
202 double startDecode; in decomp() local207 startDecode = getTime(); in decomp()211 if (iter >= 0) elapsedDecode += getTime() - startDecode; in decomp()
218 double startDecode = getTime(); in decomp() local224 elapsedDecode += getTime() - startDecode; in decomp()