Searched refs:videoFramerate (Results 1 – 1 of 1) sorted by relevance
748 int videoFramerate = captureRate / SLOWMO_SLOW_FACTOR; in testAbandonedHighSpeedRequest() local757 prepareRecording(size, videoFramerate, captureRate); in testAbandonedHighSpeedRequest()798 prepareRecording(size, videoFramerate, captureRate); in testAbandonedHighSpeedRequest()1171 int videoFramerate = captureRate / SLOWMO_SLOW_FACTOR; in slowMotionRecording() local1185 prepareRecording(size, videoFramerate, captureRate); in slowMotionRecording()1192 startSlowMotionRecording(/*useMediaRecorder*/true, videoFramerate, captureRate, in slowMotionRecording()1201 float frameDurationMs = 1000.0f / videoFramerate; in slowMotionRecording()