HomeSort by relevance Sort by last modified time
    Searched defs:mDebugFps (Results 1 - 7 of 7) sorted by null

  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraStream.h 155 bool mDebugFps;
QCameraHWI.h 780 int mDebugFps;
    [all...]
  /hardware/ti/omap4xxx/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 43 static int mDebugFps = 0;
70 mDebugFps = atoi(value);
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 80 static int mDebugFps = 0;
    [all...]
  /hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 46 static int mDebugFps = 0;
295 mDebugFps = atoi(value);
852 if(mDebugFps) {
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 33 static int mDebugFps = 0;
59 mDebugFps = atoi(value);
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 34 static int mDebugFps = 0;
62 mDebugFps = atoi(value);
    [all...]

Completed in 278 milliseconds