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

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

Completed in 55 milliseconds