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
658 ALOGVV("%s %d", __func__, command);
699 ALOGVV("%s offload_cmd_list %d out->offload_state %d",
713 ALOGVV("%s STATE %d CMD %d out->compr %p",
1433 ALOGVV("%s: writing buffer (%d bytes) to compress device", __func__, bytes);
1435 ALOGVV("send new gapless metadata");
1441 ALOGVV("%s: writing buffer (%d bytes) to compress device returned %d", __func__, bytes, ret);
1456 ALOGVV("%s: writing buffer (%d bytes) to pcm device", __func__, bytes);
1486 ALOGVV("
[all...]
/hardware/libhardware_legacy/audio/
H A DAudioPolicyManagerBase.cpp22 #define ALOGVV ALOGV macro
24 #define ALOGVV(a...) do { } while(0) macro
2076 ALOGVV("getOutputsForDevice() device %04x", device);
2078 ALOGVV("output %d isDuplicated=%d device=%04x",
2081 ALOGVV("getOutputsForDevice() found output %d", openOutputs.keyAt(i));
2321 ALOGVV("getDeviceForStrategy() from cache strategy %d, device %x",
2523 ALOGVV("getDeviceForStrategy() strategy %d, device %x", strategy, device);
2574 ALOGVV("checkDeviceMuteStrategies() %s strategy %d (curDevice %04x) on output %d",
2848 ALOGVV("VOLUME vol index=[%d %d %d], dB=[%.1f %.1f %.1f] ampl=%.5f",
3065 ALOGVV("checkAndSetVolum
[all...]

Completed in 1601 milliseconds