Searched refs:FPS_PERIOD (Results 1 – 4 of 4) sorted by relevance
56 #define FPS_PERIOD 30 macro452 if ( ( mFrameCount % FPS_PERIOD ) == 0 ) in recalculateFPS()
56 #define FPS_PERIOD 30 macro260 streamParams.parm.capture.timeperframe.denominator = FPS_PERIOD; in restartPreview()403 streamParams.parm.capture.timeperframe.denominator = FPS_PERIOD; in setParameters()871 if ( ( mFrameCount % FPS_PERIOD ) == 0 ) in recalculateFPS()
48 #define FPS_PERIOD 30 macro3191 if ( ( mFrameCount % FPS_PERIOD ) == 0 ) in recalculateFPS()
49 #define FPS_PERIOD 30 macro3805 if ( ( mFrameCount % FPS_PERIOD ) == 0 ) in recalculateFPS()