/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/ |
mm_qcamera_preview.c | 136 CDBG_ERROR("%s: cannot open file\n", __func__); 138 CDBG("%s: %d %d", __func__, newFrame->y_off, newFrame->cbcr_off); 152 CDBG_ERROR("%s: cannot open file\n", __func__); 157 CDBG("%s: Y_off = %p cbcr_off = %p", __func__, y_off,cbcr_off); 158 CDBG("%s: Y_off length = %d cbcr_off length = %d", __func__, newFrame->planes[0].length,newFrame->planes[1].length); 164 CDBG("%s: CBCR = %d", __func__, newFrame->planes[j].data_offset); 185 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc); 192 CDBG_ERROR("%s:Start preview err=%d\n", __func__, rc); 198 CDBG("%s: END, rc=%d\n", __func__, rc); 214 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc) [all...] |
mm_qcamera_app.c | 164 CDBG_ERROR("%s Error opening HAL library %s\n", __func__, dlerror()); 179 CDBG("%s:BEGIN\n", __func__); 182 CDBG_ERROR("%s: Failed to query camera\n", __func__); 185 CDBG("%s:END, num_cameras = %d\n", __func__, my_cam_app.num_cameras); 192 CDBG("%s:E evt = %d",__func__,evt->event_type); 207 CDBG("%s:X",__func__); 219 CDBG("%s:BEGIN\n", __func__); 221 CDBG("%s:cam already open.nop\n",__func__); 234 CDBG("%s:dev open error=%d\n", __func__, rc); 255 CDBG("%s:END, rc=%d\n", __func__, rc); [all...] |
mm_qcamera_rdi.c | 65 CDBG("%s: RDI Dimensions = %d X %d",__func__,fmt->width,fmt->height); 80 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc); 85 CDBG("%s: END, rc=%d\n", __func__, rc); 102 CDBG("%s: BEGIN\n", __func__); 106 CDBG("%s: BEGIN - length=%d, frame idx = %d\n", __func__, frame->frame_len, frame->frame_idx); 112 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); 118 CDBG("%s: END\n", __func__); 128 CDBG("%s: E",__func__); 143 CDBG_ERROR("%s:Add RDI error =%d\n", __func__, rc); 147 CDBG("%s :Add RDI stream is successfull stream ID = %d",__func__,pme->stream[MM_CAMERA_RDI].id) [all...] |
mm_qcamera_video.c | 66 CDBG("%s:dump frame to '%s'\n", __func__, bufp); 100 __func__, bufs[i].fd, rc); 194 CDBG("%s: BEGIN\n", __func__); 198 CDBG("%s: BEGIN - length=%d, frame idx = %d\n", __func__, frame->frame_len, frame->frame_idx); 205 CDBG_ERROR("%s: Failed in Snapshot Qbuf\n", __func__); 209 CDBG("%s: END\n", __func__); 224 CDBG_ERROR("%s:MM_CAMERA_VIDEO config streaming err=%d\n", __func__, rc); 237 CDBG_ERROR("%s:preview streaming err=%d\n", __func__, rc); 256 CDBG("%s:MM_CAMERA_VIDEO streaming err = %d\n", __func__, rc); 270 CDBG_ERROR("%s:preview streaming err=%d\n", __func__, rc) [all...] |
/device/lge/mako/camera/ |
QualcommCamera.cpp | 133 ALOGV("Q%s: E", __func__); 151 ALOGV("Q%s: E", __func__); 170 ALOGE("Q%s: E", __func__); 194 ALOGE("%s: out of memory", __func__); 207 ALOGV("Q%s: E", __func__); 228 ALOGE("%s: out of memory", __func__); 240 ALOGV("Q%s: E", __func__); 262 ALOGE("%s: out of memory", __func__); 280 ALOGV("%s: E", __func__); 284 ALOGI("%s: clear hw", __func__); [all...] |
QCameraHWI_Still.cpp | 116 ALOGV("%s: E", __func__); 122 ALOGW("%s: Snapshot obj NULL in callback", __func__); 125 ALOGV("%s: X", __func__); 138 ALOGV("%s: E",__func__); 143 ALOGW("%s: Receive jpeg fragment cb obj Null", __func__); 145 ALOGV("%s: X",__func__); 152 ALOGV("%s: E ",__func__); 159 __func__, event); 179 __func__, event); 180 ALOGV("%s: X",__func__); [all...] |
QCameraHWI_Record.cpp | 44 ALOGV("%s: BEGIN", __func__); 46 ALOGV("%s: END", __func__); 55 ALOGV("%s: BEGIN", __func__); 61 ALOGV("%s: END", __func__); 74 ALOGV("%s: BEGIN", __func__); 79 ALOGV("%s: END", __func__); 86 ALOGV("%s: BEGIN", __func__); 95 ALOGV("%s: END", __func__); 107 ALOGV("%s: BEGIN", __func__); 113 ALOGV("%s: END", __func__); [all...] |
/external/openssh/openbsd-compat/ |
port-linux.c | 85 "security_getenforce() failed", __func__); 88 "context for %s", __func__, pwname); 93 __func__, pwname); 116 debug3("%s: setting execution context", __func__); 122 fatal("%s: security_getenforce() failed", __func__); 125 "context for %s", __func__, pwname); 129 "for %s (in enforcing mode)", __func__, pwname); 135 debug3("%s: done", __func__); 149 debug3("%s: setting TTY context on %s", __func__, tty); 156 error("%s: getfilecon: %s", __func__, strerror(errno)) [all...] |
/device/lge/mako/camera/mm-camera-interface/ |
mm_omx_jpeg_encoder.c | 124 ALOGV("%s: j =%d, cam_format =%d", __func__, j, cam_format); 131 ALOGV("%s x: i =%d, jpg_format=%d", __func__, i, jpg_format); 168 ALOGV("%s", __func__); 176 ALOGV("%s:filled len = %u", __func__, (uint32_t)pBuffer->nFilledLen); 184 ALOGV("%s", __func__); 187 ALOGV("%s:OMX_EVENT_JPEG_ERROR\n", __func__); 192 ALOGV("%s:(OMX_EVENT_THUMBNAIL_DROPPED\n", __func__); 204 ALOGV("%s", __func__); 205 ALOGV("%s:got event %d ndata1 %u ndata2 %u", __func__, 221 __func__, event, value1, value2) [all...] |
/device/lge/mako/camera/QCamera/HAL/core/src/ |
QCameraHWI_Still.cpp | 117 LOGD("%s: E", __func__); 123 LOGW("%s: Snapshot obj NULL in callback", __func__); 126 LOGD("%s: X", __func__); 139 LOGE("%s: E",__func__); 144 LOGW("%s: Receive jpeg fragment cb obj Null", __func__); 146 LOGD("%s: X",__func__); 153 LOGE("%s: E ",__func__); 158 __func__, event); 159 LOGD("%s: X",__func__); 164 __func__, event) [all...] |
QCameraHWI_Record.cpp | 45 LOGV("%s: BEGIN", __func__); 47 LOGV("%s: END", __func__); 56 LOGV("%s: BEGIN", __func__); 62 LOGV("%s: END", __func__); 75 LOGV("%s: BEGIN", __func__); 80 LOGV("%s: END", __func__); 87 LOGV("%s: BEGIN", __func__); 96 LOGV("%s: END", __func__); 108 LOGV("%s: BEGIN", __func__); 114 LOGV("%s: END", __func__); [all...] |
/external/ipsec-tools/src/racoon/ |
debugrm.h | 58 DRM_malloc(__FILE__, __LINE__, __func__, (sz)) 62 DRM_calloc(__FILE__, __LINE__, __func__, (cnt), (sz)) 66 DRM_realloc(__FILE__, __LINE__, __func__, (old), (sz)) 70 DRM_free(__FILE__, __LINE__, __func__, (p)) 74 DRM_strdup(__FILE__, __LINE__, __func__, (p)) 88 DRM_vmalloc(__FILE__, __LINE__, __func__, (sz)) 90 DRM_vdup(__FILE__, __LINE__, __func__, (old)) 92 DRM_vrealloc(__FILE__, __LINE__, __func__, (old), (sz)) 94 DRM_vfree(__FILE__, __LINE__, __func__, (p))
|
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/ |
mm_camera_interface.c | 96 CDBG("%s E: camera_handler = %d ",__func__,camera_handler); 108 CDBG("%s :X rc = %d",__func__,rc); 184 CDBG("%s E: camera_handler = %d ",__func__,camera_handler); 193 CDBG("%s: ref_count=%d\n", __func__, my_obj->ref_count); 220 CDBG("%s :E camera_handler = %d",__func__,camera_handler); 231 CDBG("%s :X ch_id = %d",__func__,ch_id); 239 CDBG("%s :E ch_id = %d",__func__,ch_id); 250 CDBG("%s :X",__func__); 277 CDBG("%s :E evt_type = %d",__func__,evt_type); 288 CDBG("%s :E rc = %d",__func__,rc) [all...] |
/hardware/libhardware/modules/camera/ |
Camera.cpp | 64 ALOGI("%s:%d: Opening camera device", __func__, mId); 65 ATRACE_BEGIN(__func__); 70 ALOGE("%s:%d: Error! Camera device already opened", __func__, mId); 86 ALOGI("%s:%d: Closing camera device", __func__, mId); 87 ATRACE_BEGIN(__func__); 92 ALOGE("%s:%d: Error! Camera device not open", __func__, mId); 106 ALOGV("%s:%d: callback_ops=%p", __func__, mId, callback_ops); 113 ALOGV("%s:%d: stream_list=%p", __func__, mId, stream_list); 120 ALOGV("%s:%d: buffer_set=%p", __func__, mId, buf_set); 127 ALOGV("%s:%d: type=%d", __func__, mId, type) [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/audio/exynos5/srp/alp/src/ |
srp_api.c | 64 ALOGE("%s: Device is already opened", __func__); 81 ALOGE("%s: SRP_GET_MMAP_SIZE is failed", __func__); 87 ALOGE("%s: mmap is failed", __func__); 94 ALOGE("%s: Device is not ready", __func__); 107 ALOGV("%s: Send data to RP (%d bytes)", __func__, size_byte); 120 ALOGE("%s: Device is not ready", __func__); 164 ALOGE("%s: PCM read fail", __func__); 184 ALOGE("%s: Failed to get dec info", __func__); 205 ALOGE("%s: Failed to get Ibuf info", __func__); 214 ALOGE("%s: IBUF num is 0", __func__); [all...] |
/hardware/samsung_slsi/exynos5/librotator/ |
exynos_rotator.c | 121 __func__, v4l_pixel_format); 169 __func__, v4l_pixel_format); 208 __func__, ROTATOR_MIN_W_SIZE, *w, ROTATOR_MIN_H_SIZE, *h); 214 __func__, ROTATOR_MIN_W_SIZE,* crop_w, ROTATOR_MIN_H_SIZE, *crop_h); 284 __func__, ROTATOR_MIN_W_SIZE, *w, ROTATOR_MIN_H_SIZE, *h); 290 __func__, ROTATOR_MIN_W_SIZE,* crop_w, ROTATOR_MIN_H_SIZE, *crop_h); 343 ALOGE("%s::exynos_v4l2_open(%s) fail", __func__, node); 352 ALOGE("%s::exynos_v4l2_querycap() fail", __func__); 366 ALOGE("%s::exynos_v4l2_streamoff() fail", __func__); 373 ALOGE("%s::exynos_v4l2_streamoff() fail", __func__); [all...] |
/hardware/samsung_slsi/exynos5/libv4l2/ |
exynos_subdev.c | 143 ALOGE("%s: invalid fd: %d", __func__, fd); 148 ALOGE("%s: frame_size_enum is NULL", __func__); 170 ALOGE("%s: invalid fd: %d", __func__, fd); 175 ALOGE("%s: fmt is NULL", __func__); 197 ALOGE("%s: invalid fd: %d", __func__, fd); 202 ALOGE("%s: fmt is NULL", __func__); 224 ALOGE("%s: invalid fd: %d", __func__, fd); 229 ALOGE("%s: crop is NULL", __func__); 251 ALOGE("%s: invalid fd: %d", __func__, fd); 256 ALOGE("%s: crop is NULL", __func__); [all...] |
/development/ndk/sources/android/libportable/arch-mips/ |
signal.c | 49 ALOGV("%s(): signal_handler_mapping_enabled:%d = 0;", __func__, 330 __func__, portable_signum); 344 __func__, portable_signum, NSIG_PORTABLE); 350 ALOGV("%s(portable_signum:%d): return(mips_signum:%d);", __func__, 477 ALOGE("%s: mips_signum:%d Can't be mapped to a unique portable signal;", __func__, 481 __func__); 487 ALOGE("%s: switch default: mips_signum:%d Not supported! return(0);", __func__, 490 LOG_FATAL("%s: mips_signum:%d is not portable;", __func__, mips_signum); 505 ALOGV("%s(portable_sip:%p, native_sip:%p) {", __func__, 524 ALOGV("%s: return; }", __func__); [all...] |
socket.c | 60 ALOGV("%s(portable_type:0x%x) {", __func__, portable_type); 82 ALOGE("%s: case default: native_type:0x%x |= portable_type:0x%x:[UNKNOWN!];", __func__, 88 ALOGV("%s: return(native_type:%d); }", __func__, native_type); 100 ALOGV("%s(native_type:0x%x) {", __func__, native_type); 123 ALOGE("%s: case default: portable_type:0x%x |= native_type:0x%x:[UNKNOWN!];", __func__, 126 ALOGV("%s: return(portable_type:%d); }", __func__, portable_type); 137 ALOGV("%s(domain:%d, type:%d, protocol:%d) {", __func__, 142 ALOGV("%s: return(rv:%d); }", __func__, rv); 151 ALOGV("%s(domain:%d, type:%d, protocol:%d, sv[2]:%p) {", __func__, 157 ALOGV("%s: return(rv:%d); }", __func__, [all...] |
mmap.c | 34 ALOGV("%s(portable_prot:0x%x) {", __func__, portable_prot); 42 ALOGV("%s: return(native_prot:0x%x); }", __func__, native_prot); 51 ALOGV("%s(portable_flags:0x%x) {", __func__, portable_flags); 87 ALOGV("%s: return(native_flags:0x%x); }", __func__, native_flags); 99 ALOGV("%s(addr:%p, size:%d, prot:0x%x, flags:0x%x, fd:%d, byte_offset:0x%lx) {", __func__, 107 ALOGV("%s: return(ret_addr:%p); }", __func__, ret_addr); 120 ALOGV("%s(addr:%p, size:%d, portable_prot:0x%x); {", __func__, 127 ALOGV("%s: return(rv:%d); }", __func__, rv);
|
open.c | 38 ALOGV("%s(flags:0x%x) {", __func__, flags); 69 ALOGV("%s: return(mipsflags:0x%x); }", __func__, mipsflags); 83 ALOGV("%s(pathname:%p, flags:0x%x, ...) {", __func__, 101 ALOGV("%s: fd = %d = __open(pathname:%p, native_flags:0x%x, mode:0x%x);", __func__, 110 ALOGV("%s: return(fd:%d); }", __func__, fd); 124 ALOGV("%s(dirfd:%d, pathname:0x%p, flags:0x%x, ...) {", __func__, 142 ALOGV("%s: fd = %d = __open(pathname:0x%p, native_flags:0x%x, mode:0x%d);", __func__, 151 ALOGV("%s: return(fd:%d); }", __func__, fd);
|
/hardware/qcom/display/libqdutils/ |
idle_invalidator.cpp | 41 ALOGD_IF(II_DEBUG, "%s", __func__); 46 ALOGD_IF(II_DEBUG, "%s", __func__); 56 ALOGD_IF(II_DEBUG, "%s", __func__); 69 ALOGD_IF(II_DEBUG, "%s", __func__); 74 ALOGD_IF(II_DEBUG, "%s", __func__); 84 ALOGD_IF(II_DEBUG, "%s", __func__);
|
/hardware/samsung_slsi/exynos5/libgscaler/ |
exynos_gscaler.c | 81 __func__, v4l_pixel_format); 146 __func__, v4l_pixel_format); 185 __func__, GSC_MIN_W_SIZE, *w, GSC_MIN_H_SIZE, *h); 191 __func__, GSC_MIN_W_SIZE,* crop_w, GSC_MIN_H_SIZE, *crop_h); 259 __func__, GSC_MIN_W_SIZE, *w, GSC_MIN_H_SIZE, *h); 265 __func__, GSC_MIN_W_SIZE,* crop_w, GSC_MIN_H_SIZE, *crop_h); 335 ALOGE("%s::exynos_media_open failed (node=%s)", __func__, node); 348 ALOGE("%s:: failed to open sink subdev node", __func__); 373 __func__, links->source->entity->info.id, links->sink->entity->info.id); 387 __func__, links->source->entity->info.id, links->sink->entity->info.id) [all...] |
/hardware/samsung_slsi/exynos5/libcamera/ |
ExynosCamera.cpp | 701 ALOGE("ERR(%s):Already created", __func__); 732 ALOGE("ERR(%s):Cannot open media device (error : %s)", __func__, strerror(errno)); 769 ALOGV("DEBUG(%s):m_ispSensorEntity : numlink : %d", __func__, m_ispSensorEntity->num_links); 770 ALOGV("DEBUG(%s):m_ispFrontEntity : numlink : %d", __func__, m_ispFrontEntity->num_links); 771 ALOGV("DEBUG(%s):m_ispBackEntity : numlink : %d", __func__, m_ispBackEntity->num_links); 772 ALOGV("DEBUG(%s):m_ispScalercEntity : numlink : %d", __func__, m_ispScalercEntity->num_links); 773 ALOGV("DEBUG(%s):m_ispScalerpEntity : numlink : %d", __func__, m_ispScalerpEntity->num_links); 774 ALOGV("DEBUG(%s):m_isp3dnrEntity : numlink : %d", __func__, m_isp3dnrEntity->num_links); 784 ALOGE("ERR(%s):Can not make link isp_sensor to isp_front", __func__); 787 ALOGE("ERR(%s):Can not make setup isp_sensor to isp_front", __func__); [all...] |
/hardware/qcom/power/ |
power.c | 46 ALOGE("%s: failed to open: %s", __func__, strerror(errno)); 57 ALOGI("%s", __func__); 68 ALOGE("%s: boost socket not created", __func__); 83 ALOGE("%s: failed to send: %s", __func__, strerror(errno)); 93 ALOGE("%s: boost socket not created", __func__); 120 ALOGE("%s: boost socket not created", __func__); 129 ALOGE("%s: failed to send: %s", __func__, strerror(errno)); 144 ALOGV("%s %s", __func__, (on ? "ON" : "OFF"));
|