Home
last modified time | relevance | path

Searched refs:ALOGVV (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/
Daudio_hw.c21 #define ALOGVV ALOGV macro
23 #define ALOGVV(a...) do { } while(0) macro
759 ALOGVV("%s %d", __func__, command); in send_offload_cmd_l()
800 ALOGVV("%s offload_cmd_list %d out->offload_state %d", in offload_thread_loop()
814 ALOGVV("%s STATE %d CMD %d out->compr %p", in offload_thread_loop()
857 ALOGVV("%s: sending offload_callback event %d", __func__, event); in offload_thread_loop()
1470 ALOGVV("%s: writing buffer (%d bytes) to compress device", __func__, bytes); in out_write()
1472 ALOGVV("send new gapless metadata"); in out_write()
1478ALOGVV("%s: writing buffer (%d bytes) to compress device returned %d", __func__, bytes, ret); in out_write()
1493 ALOGVV("%s: writing buffer (%d bytes) to pcm device", __func__, bytes); in out_write()
[all …]
/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp22 #define ALOGVV ALOGV macro
24 #define ALOGVV(a...) do { } while(0) macro
2296 ALOGVV("getOutputsForDevice() device %04x", device); in getOutputsForDevice()
2298 ALOGVV("output %d isDuplicated=%d device=%04x", in getOutputsForDevice()
2301 ALOGVV("getOutputsForDevice() found output %d", openOutputs.keyAt(i)); in getOutputsForDevice()
2539 ALOGVV("getDeviceForStrategy() from cache strategy %d, device %x", in getDeviceForStrategy()
2741 ALOGVV("getDeviceForStrategy() strategy %d, device %x", strategy, device); in getDeviceForStrategy()
2792 ALOGVV("checkDeviceMuteStrategies() %s strategy %d (curDevice %04x) on output %d", in checkDeviceMuteStrategies()
3074 ALOGVV("VOLUME vol index=[%d %d %d], dB=[%.1f %.1f %.1f] ampl=%.5f", in volIndexToAmpl()
3289 ALOGVV("checkAndSetVolume() stream %d muted count %d", in checkAndSetVolume()
[all …]