Home
last modified time | relevance | path

Searched refs:ALOGI (Results 1 – 25 of 59) sorted by relevance

123

/device/asus/fugu/libaudio/
Dalsa_utils.cpp55 ALOGI("%s: returning card %d for name %s", __func__, ret, name); in find_alsa_card_by_name()
126 ALOGI("%s: Basic audio not supported by attached device", __func__); in loadCaps()
140 ALOGI("%s: Speaker Allocation Map for attached device is: 0x%hx", __func__, mSpeakerAlloc); in loadCaps()
163 ALOGI("Got mode %d from ALSA driver.", m.fmt); in loadCaps()
192 ALOGI("Passed sanity check for mode %d from ALSA driver.", m.fmt); in loadCaps()
255 ALOGI("ALSAFORMATS: basic audio not supported"); in getFmtsForAF()
286 ALOGI("ALSAFORMATS: formats = %s", fmts.string()); in getFmtsForAF()
289 ALOGI("ALSAFORMATS: ------- fmt[%d] = 0x%08X = %s", in getFmtsForAF()
291 ALOGI("ALSAFORMATS: comp_bitrate[%d] = 0x%08X = %d", in getFmtsForAF()
293 ALOGI("ALSAFORMATS: max_ch[%d] = 0x%08X = %d", in getFmtsForAF()
[all …]
DAudioOutput.cpp133 ALOGI("primeOutput %s", getOutputName()); in primeOutput()
154 ALOGI("adjustDelay %s %d", getOutputName(), nFrames); in adjustDelay()
222 ALOGI("calling pcm_open() for output, mALSACardID = %d, dev_id %d, rate = %u, " in openPCMDevice()
232 ALOGI("out of retries, giving up"); in openPCMDevice()
242 ALOGI("retrying pcm_open() after delay"); in openPCMDevice()
371 ALOGI("Failed to ioctl to %s, output is probably disconnected." in getDMAStartData()
463 ALOGI("Failed to write to %s, output is probably disconnected." in doPCMWrite()
DAudioStreamOut.cpp126 ALOGI("AudioStreamOut::set: rate = %u, format = 0x%08X\n", lRate, lFormat); in set()
150 ALOGI("standby: =========================="); in standby()
159 ALOGI("releaseAllOutputs: releasing %d mPhysOutputs", mPhysOutputs.size()); in releaseAllOutputs()
169 ALOGI("pause: =========================="); in pause()
176 ALOGI("resume: =========================="); in resume()
182 ALOGI("flush: =========================="); in flush()
415 ALOGI("getPresentationPosition, %" PRIu64 ", %4u, %" PRIi64 ", %" PRIu64, in getPresentationPosition_l()
540 ALOGI("updateTargetOutputs: adding output back to mPhysOutputs"); in updateTargetOutputs()
DHDMIAudioOutput.cpp49 ALOGI("setupForStream format %08x, rate = %u", stream.format(), mFramesPerSec); in setupForStream()
81 ALOGI("setChannelStatusToCompressed %d", compressed); in setChannelStatusToCompressed()
DATVAudioPolicyManager.cpp135 ALOGI("Using REMOTE_CONTROL_INTERFACE."); in getDeviceForInputSource()
DAudioHardwareOutput.cpp397 ALOGI("%s: hasHDMI = %d, mHDMIConnected = %d", __func__, hasHDMI, mHDMIConnected); in updateRouting()
450 ALOGI("%s stream out adding %s output.", in obtainOutput()
471 ALOGI("%s stream out removing %s output.", in releaseOutput()
/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp149 ALOGI("%s: E", __func__); in usbcam_get_number_of_cameras()
150 ALOGI("%s: X", __func__); in usbcam_get_number_of_cameras()
158 ALOGI("%s: E", __func__); in usbcam_get_camera_info()
169 ALOGI("%s: X", __func__); in usbcam_get_camera_info()
183 ALOGI("%s: E", __func__); in usbcam_camera_device_open()
232 ALOGI("%s: X %d", __func__, rc); in usbcam_camera_device_open()
239 ALOGI("%s: device =%p E", __func__, hw_dev); in usbcam_close_camera_device()
256 ALOGI("%s: X device =%p, rc = %d", __func__, hw_dev, rc); in usbcam_close_camera_device()
263 ALOGI("%s: E", __func__); in usbcam_set_preview_window()
285 ALOGI("%s: X. rc = %d", __func__, rc); in usbcam_set_preview_window()
[all …]
DQCameraUsbParm.cpp495 ALOGI("%s: Requested preview size %d x %d", __func__, width, height); in usbCamSetPrvwSize()
549 ALOGI("%s: Requested picture size %d x %d", __func__, width, height); in usbCamSetPictSize()
601 ALOGI("%s: Requested thumbnail size %d x %d", __func__, width, height); in usbCamSetThumbnailSize()
654 ALOGI("%s: Requested picture qlty %d", __func__, quality); in usbCamSetJpegQlty()
666 ALOGI("%s: Requested thumbnail qlty %d", __func__, quality); in usbCamSetJpegQlty()
DQCameraMjpegDecode.cpp258 ALOGI("%s: Setting scale factor to 1x", __func__); in decoder_test()
314 ALOGI("%s: *** Starting back-to-back decoding of %d frame(s)***\n", in decoder_test()
485ALOGI("%s: decoder_test: decoding aborted successfully after %d ms", __func__, diff); in decoder_test()
490 ALOGI("%s: decoder_test: decoding stopped before abort is issued. " in decoder_test()
497 ALOGI("%s: decode time: %d ms (%d frame(s), total=%dms, avg=%dms/frame)", in decoder_test()
/device/google/marlin/usb/
DUsb.cpp112 ALOGI("filename write: %s role:%s", filename.c_str(), in switchRole()
121 ALOGI("written: %s", written.c_str()); in switchRole()
290 ALOGI("%s", port.first.c_str()); in getPortStatusHelper()
331 ALOGI("connected:%d canChangeMode: %d canChagedata: %d canChangePower:%d", in getPortStatusHelper()
362 ALOGI("Notifying userspace skipped. Callback is NULL"); in queryPortStatus()
389 ALOGI("uevent received %s", cp); in uevent_event()
398 ALOGI("Notifying userspace skipped. Callback is NULL"); in uevent_event()
459 ALOGI("exiting worker thread"); in work()
471 ALOGI("destroy set"); in sighandler()
494 ALOGI("registering callback"); in setCallback()
[all …]
Dservice.cpp44 ALOGI("USB HAL Ready."); in main()
47 ALOGI("USB HAL failed to join thread pool."); in main()
/device/google/contexthub/sensorhal/
Dactivity.cpp66 ALOGI("close_activity"); in ActivityClose()
309 ALOGI("registerActivityCallback"); in registerActivityCallback()
335 ALOGI("enableActivityEvent - activity_handle: %" PRIu32 in enableActivityEvent()
354 ALOGI("disableActivityEvent"); in disableActivityEvent()
400 ALOGI("open_activity"); in open_activity()
413 ALOGI("get_activity_list"); in get_activity_list()
/device/google/marlin/camera/mm-image-codec/qomx_core/
Dqomx_core.c101 ALOGI("%s:%d] Complete %d", __func__, __LINE__, comp_cnt); in OMX_Init()
125 ALOGI("%s:%d] Complete", __func__, __LINE__); in OMX_Deinit()
243 ALOGI("%s:%d] get instance pts is %p", __func__, __LINE__, p_obj); in OMX_GetHandle()
267 ALOGI("%s:%d] Success", __func__, __LINE__); in OMX_GetHandle()
370 ALOGI("%s:%d] Error Component is still Active", __func__, __LINE__); in OMX_FreeHandle()
/device/huawei/angler/camera/mm-image-codec/qomx_core/
Dqomx_core.c95 ALOGI("%s:%d] Complete %d", __func__, __LINE__, comp_cnt); in OMX_Init()
119 ALOGI("%s:%d] Complete", __func__, __LINE__); in OMX_Deinit()
237 ALOGI("%s:%d] get instance pts is %p", __func__, __LINE__, p_obj); in OMX_GetHandle()
261 ALOGI("%s:%d] Success", __func__, __LINE__); in OMX_GetHandle()
364 ALOGI("%s:%d] Error Component is still Active", __func__, __LINE__); in OMX_FreeHandle()
/device/lge/bullhead/camera/mm-image-codec/qomx_core/
Dqomx_core.c95 ALOGI("%s:%d] Complete %d", __func__, __LINE__, comp_cnt); in OMX_Init()
119 ALOGI("%s:%d] Complete", __func__, __LINE__); in OMX_Deinit()
237 ALOGI("%s:%d] get instance pts is %p", __func__, __LINE__, p_obj); in OMX_GetHandle()
261 ALOGI("%s:%d] Success", __func__, __LINE__); in OMX_GetHandle()
364 ALOGI("%s:%d] Error Component is still Active", __func__, __LINE__); in OMX_FreeHandle()
/device/google/dragon/audio/soundtrigger/
Dsound_trigger_hw.c215 ALOGI("%s", __func__); in callback_thread_loop()
286 ALOGI("%s send callback model %d", __func__, in callback_thread_loop()
298 ALOGI("%s: Termination message", __func__); in callback_thread_loop()
301 ALOGI("%s: Message to ignore", __func__); in callback_thread_loop()
329 ALOGI("%s", __func__); in stdev_get_properties()
346 ALOGI("%s", __func__); in stdev_load_sound_model()
381 ALOGI("%s handle %d", __func__, handle); in stdev_unload_sound_model()
422 ALOGI("%s sound model %d", __func__, sound_model_handle); in stdev_start_recognition()
467 ALOGI("%s sound model %d", __func__, sound_model_handle); in stdev_stop_recognition()
/device/google/marlin/power/
Dpower-8996.c103 ALOGI("Cam Preview hint start"); in process_cam_preview_hint()
117 ALOGI("Cam Preview hint start"); in process_cam_preview_hint()
126 ALOGI("Cam Preview hint stop"); in process_cam_preview_hint()
/device/linaro/hikey/bluetooth/
Dbluetooth_hci.cc40 ALOGI("BluetoothHci::initialize()"); in initialize()
87 ALOGI("BluetoothHci::close()"); in close()
/device/google/dragon/audio/hal/
Dcras_dsp.c57 ALOGI("pipeline created"); in prepare_pipeline()
59 ALOGI("cannot create pipeline"); in prepare_pipeline()
/device/google/dragon/recovery/updater/
Dupdate_log.h24 #define ALOGI(format, args...) printf("I %s: " format, LOG_TAG, ## args) macro
/device/asus/fugu/power/
Dpower.c113 ALOGI("init done: will boost CPU to %skHz for %dus on input events", in fugu_power_init()
119 ALOGI("setInteractive: on=%d", on); in fugu_power_set_interactive()
/device/generic/goldfish/qemu-props/
Dqemu-props.c31 # define DD(...) ALOGI(__VA_ARGS__)
/device/google/dragon/power/
Dtimed_qos_manager.cpp27 ALOGI("threadLoop [%s] starting\n", mName); in threadLoop()
/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp424 ALOGI("Nanohub NEW APP START: %08" PRIX32 "\n", rsp.status); in handleRun()
452 ALOGI("%s: APP DELETE [because it failed]: %08" PRIX32 "\n", __func__, rsp.status); in handleRunFailed()
465 ALOGI("Nanohub reboot status [USER REQ]: %08" PRIX32 "\n", rsp.status); in handleReboot()
502 ALOGI("Nanohub MGMT response: CMD=%02X; STATUS=%08" PRIX32, rsp.cmd, rsp.status); in handleMgmt()
/device/lge/bullhead/power/
Dpower.c99 ALOGI("QCOM power HAL initing."); in power_init()
130 ALOGI("Processing video decode hint. Metadata: %s", (char *)metadata); in process_video_decode_hint()
359 ALOGI("Got set_interactive hint"); in set_interactive()

123