| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | fake_v4l2_device.cpp | 38 XCAM_LOG_DEBUG ("device(%s) was already opened", XCAM_STR(_name)); in open() 43 XCAM_LOG_DEBUG ("v4l2 device open failed, there's no device name"); in open() 51 XCAM_LOG_DEBUG ("open device(%s) successed, fd: %d", _name, _fd); in open() 182 XCAM_LOG_DEBUG ("%s: Poll returning from flush", __FUNCTION__); in poll_event() 190 XCAM_LOG_DEBUG ("%s: Poll returning timer pipe", __FUNCTION__); in poll_event() 228 …XCAM_LOG_DEBUG ("device(%s) dequeue buffer index:%d, memory:%d, type:%d, multiply planar:%d, lengt… in dequeue_buffer() 233 XCAM_LOG_DEBUG ("device(%s) multi planar index:%d, fd: %d", in dequeue_buffer() 237 XCAM_LOG_DEBUG ("device(%s) dequeue buffer index:%d, length: %d", in dequeue_buffer()
|
| H A D | v4l2_device.cpp | 186 XCAM_LOG_DEBUG ("device(%s) was already opened", XCAM_STR(_name)); in open() 191 XCAM_LOG_DEBUG ("v4l2 device open failed, there's no device name"); in open() 202 XCAM_LOG_DEBUG ("open device(%s) successed, fd: %d", _name, _fd); in open() 276 XCAM_LOG_DEBUG ("%s: Poll returning from flush", __FUNCTION__); in poll_event() 282 XCAM_LOG_DEBUG ("v4l2 subdev(%s) polled error", XCAM_STR(_name)); in poll_event() 484 XCAM_LOG_DEBUG ("enum formats failed"); in enum_formats() 602 XCAM_LOG_DEBUG ("VIDIOC_SUBDEV_S_SELECTION: which: %d, pad: %d, target: 0x%x, " in prepare() 634 XCAM_LOG_DEBUG ("VIDIOC_SUBDEV_G_FMT: pad: %d, which: %d, width: %d, " in prepare() 653 XCAM_LOG_DEBUG ("VIDIOC_SUBDEV_S_FMT: pad: %d, which: %d, width: %d, " in prepare() 893 …XCAM_LOG_DEBUG ("device(%s) get planar(%d) of buf(%d) length: %d", XCAM_STR (_name), i, index, v4l… in prepare() [all …]
|
| H A D | xcam_thread.cpp | 39 XCAM_LOG_DEBUG ("Thread(%s) construction", XCAM_STR(_name)); in Thread() 44 XCAM_LOG_DEBUG ("Thread(%s) destruction", XCAM_STR(_name)); in ~Thread() 100 XCAM_LOG_DEBUG ("Thread(%s) started", XCAM_STR(_name)); in started() 107 XCAM_LOG_DEBUG ("Thread(%s) stopped", XCAM_STR(_name)); in stopped() 189 XCAM_LOG_DEBUG ("stop thread(%s) _started: %d _stopped: %d", in stop()
|
| H A D | poll_thread.cpp | 132 XCAM_LOG_DEBUG ("PollThread constructed"); in PollThread() 139 XCAM_LOG_DEBUG ("~PollThread destructed"); in ~PollThread() 398 XCAM_LOG_DEBUG ("PollThread stop"); in stop() 519 XCAM_LOG_DEBUG ("poll event stop success !"); in poll_subdev_event_loop() 595 XCAM_LOG_DEBUG ("poll %s buffer stop success !", isp_poll_type_to_str[type]); in poll_buffer_loop() 601 …XCAM_LOG_DEBUG ("poll %s buffer event got error(0x%x) but continue\n", isp_poll_type_to_str[type],… in poll_buffer_loop()
|
| H A D | xcam_common.cpp | 65 XCAM_LOG_DEBUG ("ioctl return ok on fd(%d), cmd:0x%.8x", fd, cmd); in xcam_device_ioctl() 67 XCAM_LOG_DEBUG ("ioctl failed on fd(%d), cmd:0x%.8x, error:%s", in xcam_device_ioctl()
|
| H A D | smart_buffer_priv.cpp | 124 XCAM_LOG_DEBUG ("SmartBufferPriv destracted"); in ~SmartBufferPriv() 134 XCAM_LOG_DEBUG ("%s: buf ref called, fd %d", buf->nameStr, buf_get_fd(data)); in buf_ref() 153 XCAM_LOG_DEBUG ("%s: buf released, fd %d", buf->nameStr, buf_get_fd(data)); in buf_unref()
|
| H A D | v4l2_buffer_proxy.cpp | 81 XCAM_LOG_DEBUG ("~V4l2BufferProxy"); in ~V4l2BufferProxy() 86 XCAM_LOG_DEBUG ("v4l2 buffer released"); in ~V4l2BufferProxy()
|
| H A D | safe_list_ex.h | 103 XCAM_LOG_DEBUG ("safe list pop timeout"); in pop()
|
| H A D | safe_list.h | 102 XCAM_LOG_DEBUG ("safe list pop timeout"); in pop()
|
| H A D | buffer_pool.cpp | 165 XCAM_LOG_DEBUG ("BufferPool failed to get buffer"); in get_buffer()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | Stream.cpp | 193 XCAM_LOG_DEBUG("poll buffer event got interrupt(0x%x), continue\n", in poll_buffer_loop() 197 XCAM_LOG_DEBUG("poll buffer event got error(0x%x) exit\n", poll_ret); in poll_buffer_loop() 200 XCAM_LOG_DEBUG("poll buffer event timeout(0x%x), continue\n", in poll_buffer_loop() 268 XCAM_LOG_DEBUG("poll buffer event got interrupt(0x%x), continue\n", in poll_event_loop() 272 XCAM_LOG_DEBUG("poll buffer event got error(0x%x) exit\n", poll_ret); in poll_event_loop()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/ |
| H A D | shared_item_pool.cpp | 64 XCAM_LOG_DEBUG ("BufferPool failed to get buffer"); in get_item()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 178 #define XCAM_LOG_DEBUG(format, ...) XCAM_MODULE_LOG_DEBUG(XCORE_LOG_MODULE_XCORE, 0xff, format, ##_… macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/ |
| H A D | RkAiqCalibDbV2.cpp | 126 XCAM_LOG_DEBUG("free %p\n", ptr); in calib_free()
|