Home
last modified time | relevance | path

Searched refs:mHFRFrameCnt (Results 1 – 3 of 3) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Preview.cpp647 mHFRFrameCnt++; in processPreviewFrameWithDisplay()
653 mHFRFrameCnt %= 2; in processPreviewFrameWithDisplay()
655 mHFRFrameCnt %= 3; in processPreviewFrameWithDisplay()
657 mHFRFrameCnt %= 4; in processPreviewFrameWithDisplay()
659 if(mHFRFrameCnt == 0) in processPreviewFrameWithDisplay()
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraStream.h223 int mHFRFrameCnt; variable
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraStream.h220 int mHFRFrameCnt; variable