Searched refs:mDebugFps (Results 1 - 5 of 5) sorted by relevance

/hardware/ti/omap4xxx/camera/V4LCameraAdapter/
H A DV4LCameraAdapter.cpp43 static int mDebugFps = 0; variable
70 mDebugFps = atoi(value);
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
H A DV4LCameraAdapter.cpp46 static int mDebugFps = 0; variable
295 mDebugFps = atoi(value);
852 if(mDebugFps) {
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp33 static int mDebugFps = 0; variable
59 mDebugFps = atoi(value);
2907 if (UNLIKELY(mDebugFps)) {
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c80 static int mDebugFps = 0; variable
1539 mDebugFps = atoi(value);
1540 ALOGD_IF(mDebugFps, "Not setting deblocking to measure fps");
1541 if (mDebugFps == OMX_FALSE) {
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp34 static int mDebugFps = 0; variable
62 mDebugFps = atoi(value);
3356 if (UNLIKELY(mDebugFps)) {

Completed in 108 milliseconds