Searched refs:FRAMERATE_SCALE (Results 1 – 2 of 2) sorted by relevance
26 #define FRAMERATE_SCALE ((BITRATE_AVERAGE_WINDOW-1)*10000L) macro
1384 video->frameRate = (int)(FRAMERATE_SCALE) / video->duration; in PVDecodeVopBody()