HomeSort by relevance Sort by last modified time
    Searched refs:CAMHAL_LOGDA (Results 1 - 25 of 33) sorted by null

1 2

  /hardware/ti/omap4-aah/camera/inc/
Common.h 30 # define CAMHAL_LOGDA DBGUTILS_LOGDA
43 # define CAMHAL_LOGDA(str)
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXReprocess.cpp 58 CAMHAL_LOGDA("YUV420SP format selected");
61 CAMHAL_LOGDA("RAW Picture format selected");
64 CAMHAL_LOGDA("YUV422i Picture format selected");
67 CAMHAL_LOGDA("Format not supported, selecting YUV420SP by default");
71 CAMHAL_LOGDA("Format not supported, selecting YUV420SP by default");
175 CAMHAL_LOGDA("Waiting for port disable");
182 CAMHAL_LOGDA("Port disabled");
189 CAMHAL_LOGDA("Timeout expired on port disable");
338 CAMHAL_LOGDA("Waiting for port enable");
348 CAMHAL_LOGDA("Port enabled")
    [all...]
OMXAlgo.cpp 186 CAMHAL_LOGDA("VNF Enabled");
191 CAMHAL_LOGDA("VNF Disabled");
206 CAMHAL_LOGDA("VSTAB Enabled");
211 CAMHAL_LOGDA("VSTAB Disabled");
378 CAMHAL_LOGDA("AutoConvergence applied successfully");
401 CAMHAL_LOGDA("VNF is enabled");
406 CAMHAL_LOGDA("VNF is disabled");
420 CAMHAL_LOGDA("Video noise filter is configured successfully");
461 CAMHAL_LOGDA("Video stabilization param configured successfully");
487 CAMHAL_LOGDA("VSTAB is enabled")
    [all...]
OMXCapture.cpp 75 CAMHAL_LOGDA("CbYCrY format selected");
79 CAMHAL_LOGDA("YUV420SP format selected");
83 CAMHAL_LOGDA("RGB565 format selected");
87 CAMHAL_LOGDA("JPEG format selected");
92 CAMHAL_LOGDA("JPS format selected");
97 CAMHAL_LOGDA("MPO format selected");
102 CAMHAL_LOGDA("RAW Picture format selected");
140 CAMHAL_LOGDA("Capturing in video mode...selecting yuv422i");
561 CAMHAL_LOGDA("Bracket shot configured successfully");
591 CAMHAL_LOGDA("Camera capture mode configured successfully")
    [all...]
OMXFocus.cpp 106 CAMHAL_LOGDA("Auto focus got canceled before doAutoFocus could be called");
142 CAMHAL_LOGDA("AE/AWB unlocked successfully");
193 CAMHAL_LOGDA("Autofocus started successfully");
221 CAMHAL_LOGDA("Autofocus callback received");
430 CAMHAL_LOGDA("Not sending focus callback because focus was not started");
478 CAMHAL_LOGDA("Focus locked. Applied focus locks successfully");
862 CAMHAL_LOGDA("unregistered focus callback when not in CAF or doAutoFocus... not handling");
OMXCameraAdapter.cpp 168 CAMHAL_LOGDA("-Port enable event arrived");
299 CAMHAL_LOGDA("command handler thread already runnning!!");
321 CAMHAL_LOGDA("omx callback handler thread already runnning!!");
578 CAMHAL_LOGDA("YUV420SP format selected");
581 CAMHAL_LOGDA("RGB565 format selected");
584 CAMHAL_LOGDA("Invalid format, CbYCrY format selected as default");
    [all...]
OMXZoom.cpp 123 CAMHAL_LOGDA("Digital zoom applied successfully");
OMX3A.cpp 579 CAMHAL_LOGDA("Camera exposure mode configured successfully");
667 CAMHAL_LOGDA("Camera manual exposure values configured successfully");
709 CAMHAL_LOGDA("Camera flash mode configured successfully");
735 CAMHAL_LOGDA("Camera AF Assist mode configured successfully");
846 CAMHAL_LOGDA("Focus locked. Applied focus locks successfully");
876 CAMHAL_LOGDA("Camera focus mode configured successfully");
    [all...]
  /hardware/ti/omap4xxx/camera/
SensorListener.cpp 110 CAMHAL_LOGDA("Kill looper thread");
122 CAMHAL_LOGDA("Kill looper");
128 CAMHAL_LOGDA("SensorListener destroyed");
162 CAMHAL_LOGDA("thread already running ?!?");
ANativeWindowDisplayAdapter.cpp 46 CAMHAL_LOGDA("CbYCrY format selected");
51 CAMHAL_LOGDA("YUV420SP format selected");
56 CAMHAL_LOGDA("RGB565 format selected");
61 CAMHAL_LOGDA("Invalid format, CbYCrY format selected as default");
366 CAMHAL_LOGDA("Display is already enabled");
425 CAMHAL_LOGDA("Display is already disabled");
513 CAMHAL_LOGDA("WARNING: Calling destroy of Display adapter when display enabled. Disabling display..");
976 CAMHAL_LOGDA("Display thread received DISPLAY_START command from Camera HAL");
987 CAMHAL_LOGDA("Display thread received DISPLAY_STOP command from Camera HAL");
994 CAMHAL_LOGDA("Display thread received DISPLAY_EXIT command from Camera HAL.")
    [all...]
CameraHal.cpp 145 CAMHAL_LOGDA("Preview currently paused...will enable preview callback when restarted");
149 CAMHAL_LOGDA("Enabling Preview Callback");
182 CAMHAL_LOGDA("Disabling Preview Callback");
452 CAMHAL_LOGDA("Recording Hint is set to NULL");
539 CAMHAL_LOGDA("APP IS CHANGING FRAME RATE RANGE");
    [all...]
AppCallbackNotifier.cpp 274 //CAMHAL_LOGDA("Notification Thread waiting for message");
280 //CAMHAL_LOGDA("Notification Thread received message");
284 CAMHAL_LOGDA("Notification Thread received message from Camera HAL");
287 CAMHAL_LOGDA("Notification Thread exiting.");
294 CAMHAL_LOGDA("Notification Thread received an event from event provider (CameraAdapter)");
300 //CAMHAL_LOGDA("Notification Thread received a frame from frame provider (CameraAdapter)");
740 CAMHAL_LOGDA("Error! One of the buffer is NULL");
    [all...]
BaseCameraAdapter.cpp 301 CAMHAL_LOGDA("Frame returned when ref count is already zero!!");
338 CAMHAL_LOGDA("Use buffers for preview");
391 CAMHAL_LOGDA("Use buffers for preview data");
444 CAMHAL_LOGDA("Use buffers for image capture");
551 CAMHAL_LOGDA("Start Preview");
579 CAMHAL_LOGDA("Stop Preview");
607 CAMHAL_LOGDA("Start video recording");
635 CAMHAL_LOGDA("Stop video recording");
996 CAMHAL_LOGDA("No Focus Subscribers!");
1057 CAMHAL_LOGDA("Sending shutter callback")
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXAlgo.cpp 209 CAMHAL_LOGDA("VNF Enabled");
214 CAMHAL_LOGDA("VNF Disabled");
228 CAMHAL_LOGDA("VSTAB Enabled");
233 CAMHAL_LOGDA("VSTAB Disabled");
315 CAMHAL_LOGDA("AutoConvergence got successfully");
348 CAMHAL_LOGDA("AutoConvergence applied successfully");
371 CAMHAL_LOGDA("VNF is enabled");
376 CAMHAL_LOGDA("VNF is disabled");
390 CAMHAL_LOGDA("Video noise filter is configured successfully");
431 CAMHAL_LOGDA("Video stabilization param configured successfully")
    [all...]
OMXCapture.cpp 68 CAMHAL_LOGDA("CbYCrY format selected");
72 CAMHAL_LOGDA("YUV420SP format selected");
76 CAMHAL_LOGDA("RGB565 format selected");
80 CAMHAL_LOGDA("JPEG format selected");
85 CAMHAL_LOGDA("JPS format selected");
90 CAMHAL_LOGDA("MPO format selected");
95 CAMHAL_LOGDA("RAW Picture format selected");
115 CAMHAL_LOGDA("Capturing in video mode...selecting yuv422i");
426 CAMHAL_LOGDA("Camera capture mode configured successfully");
460 CAMHAL_LOGDA("Extended camera capture mode configured successfully")
    [all...]
OMXCameraAdapter.cpp 142 CAMHAL_LOGDA("-Port enable event arrived");
226 CAMHAL_LOGDA("command handler thread already runnning!!");
249 CAMHAL_LOGDA("omx callback handler thread already runnning!!");
439 CAMHAL_LOGDA("YUV420SP format selected");
444 CAMHAL_LOGDA("RGB565 format selected");
449 CAMHAL_LOGDA("Invalid format, CbYCrY format selected as default");
    [all...]
OMXFD.cpp 159 CAMHAL_LOGDA("Face detection configured successfully");
173 CAMHAL_LOGDA("Face detection extra data configured successfully");
230 CAMHAL_LOGDA("Invalid OMX_TI_PLATFORMPRIVATE");
253 CAMHAL_LOGDA("Invalid OMX_OTHER_EXTRADATATYPE");
OMXFocus.cpp 107 CAMHAL_LOGDA("Auto focus got canceled before doAutoFocus could be called");
135 CAMHAL_LOGDA("AE/AWB unlocked successfully");
184 CAMHAL_LOGDA("Autofocus started successfully");
403 CAMHAL_LOGDA("Not sending focus callback because focus was not started");
451 CAMHAL_LOGDA("Focus locked. Applied focus locks successfully");
820 CAMHAL_LOGDA("unregistered focus callback when not in CAF or doAutoFocus... not handling");
OMX3A.cpp 451 CAMHAL_LOGDA("Camera exposure mode configured successfully");
515 CAMHAL_LOGDA("Camera flash mode configured successfully");
541 CAMHAL_LOGDA("Camera AF Assist mode configured successfully");
652 CAMHAL_LOGDA("Focus locked. Applied focus locks successfully");
682 CAMHAL_LOGDA("Camera focus mode configured successfully");
747 CAMHAL_LOGDA("Camera scene configured successfully");
    [all...]
OMXZoom.cpp 128 CAMHAL_LOGDA("Digital zoom applied successfully");
  /hardware/ti/omap4-aah/camera/
SensorListener.cpp 108 CAMHAL_LOGDA("Kill looper thread");
120 CAMHAL_LOGDA("Kill looper");
126 CAMHAL_LOGDA("SensorListener destroyed");
160 CAMHAL_LOGDA("thread already running ?!?");
ANativeWindowDisplayAdapter.cpp 42 CAMHAL_LOGDA("CbYCrY format selected");
47 CAMHAL_LOGDA("YUV420SP format selected");
52 CAMHAL_LOGDA("RGB565 format selected");
57 CAMHAL_LOGDA("Invalid format, NV12 format selected as default");
295 CAMHAL_LOGDA("Display is already enabled");
349 CAMHAL_LOGDA("Display is already disabled");
441 CAMHAL_LOGDA("WARNING: Calling destroy of Display adapter when display enabled. Disabling display..");
939 CAMHAL_LOGDA("Display thread received DISPLAY_START command from Camera HAL");
950 CAMHAL_LOGDA("Display thread received DISPLAY_STOP command from Camera HAL");
963 CAMHAL_LOGDA("Display thread received DISPLAY_EXIT command from Camera HAL.")
    [all...]
AppCallbackNotifier.cpp 284 //CAMHAL_LOGDA("Notification Thread waiting for message");
290 //CAMHAL_LOGDA("Notification Thread received message");
294 CAMHAL_LOGDA("Notification Thread received message from Camera HAL");
297 CAMHAL_LOGDA("Notification Thread exiting.");
304 CAMHAL_LOGDA("Notification Thread received an event from event provider (CameraAdapter)");
310 //CAMHAL_LOGDA("Notification Thread received a frame from frame provider (CameraAdapter)");
803 CAMHAL_LOGDA("Error! One of the buffer is NULL");
    [all...]
BaseCameraAdapter.cpp 380 CAMHAL_LOGDA("Frame returned when ref count is already zero!!");
418 CAMHAL_LOGDA("Use buffers for preview");
472 CAMHAL_LOGDA("Use buffers for preview data");
525 CAMHAL_LOGDA("Use buffers for image capture");
568 CAMHAL_LOGDA("Use buffers for reprocessing");
663 CAMHAL_LOGDA("Start Preview");
691 CAMHAL_LOGDA("Stop Preview");
719 CAMHAL_LOGDA("Start video recording");
747 CAMHAL_LOGDA("Stop video recording");
1062 CAMHAL_LOGDA("Use buffers for video (RAW + JPEG) capture")
    [all...]
CameraHal.cpp 237 CAMHAL_LOGDA("Preview currently paused...will enable preview callback when restarted");
241 CAMHAL_LOGDA("Enabling Preview Callback");
274 CAMHAL_LOGDA("Disabling Preview Callback");
550 CAMHAL_LOGDA("Recording Hint is set to NULL");
663 CAMHAL_LOGDA("APP IS CHANGING FRAME RATE RANGE");
    [all...]

Completed in 1179 milliseconds

1 2