Home | History | Annotate | Download | only in camera

Lines Matching full:videoframerate

1408         return (long) (numberOfFrames / mProfile.videoFrameRate * 1000);
1474 mParameters.setPreviewFrameRate(mProfile.videoFrameRate);