Home | History | Annotate | Download | only in HAL

Lines Matching refs:mVFps

2233         mVFps = (((double)(mVFrameCount - mVLastFrameCount)) *
2235 CDBG_HIGH("Video Frames Per Second: %.4f Cam ID = %d", mVFps, mCameraId);