Searched refs:widthcount (Results 1 – 1 of 1) sorted by relevance
256 int AvgWidth = 0, widthcount = 0; in WriteOutput() local260 widthcount++; in WriteOutput()262 AvgWidth = int((FX_FLOAT)AvgWidth / widthcount + 0.5); in WriteOutput()