Home
last modified time | relevance | path

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

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