/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
AudioGain.cpp | 22 #define ALOGVV ALOGV 24 #define ALOGVV(a...) do { } while(0)
|
Gains.cpp | 22 #define ALOGVV ALOGV 24 #define ALOGVV(a...) do { } while(0) 228 ALOGVV("VOLUME vol index=[%d %d %d], dB=[%.1f %.1f %.1f]",
|
StreamDescriptor.cpp | 22 #define ALOGVV ALOGV 24 #define ALOGVV(a...) do { } while(0)
|
/frameworks/av/services/audiopolicy/engineconfigurable/src/ |
Engine.cpp | 22 #define ALOGVV ALOGV 24 #define ALOGVV(a...) do { } while(0)
|
/frameworks/av/services/audiopolicy/enginedefault/src/ |
Engine.cpp | 22 #define ALOGVV ALOGV 24 #define ALOGVV(a...) do { } while(0) 568 ALOGVV("getDeviceForStrategy() strategy %d, device %x", strategy, device);
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
StreamingProcessor.cpp | 23 #define ALOGVV(...) ALOGV(__VA_ARGS__) 25 #define ALOGVV(...) ((void)0)
|
ZslProcessor.cpp | 23 #define ALOGVV(...) ALOGV(__VA_ARGS__) 25 #define ALOGVV(...) if (0) ALOGV(__VA_ARGS__) 204 ALOGVV("Got preview metadata for frame %d with timestamp %" PRId64, frameNumber, timestamp); 848 ALOGVV("%s: ZSL queue frame AE state is %d, need " 879 ALOGVV("%s: ZSL queue frame AF state is %d is not good for capture, skip it", 889 ALOGVV("%s: Saw timestamp %" PRId64, __FUNCTION__, frameTimestamp);
|
/frameworks/av/services/audioflinger/ |
PatchPanel.cpp | 40 #define ALOGVV ALOGV 42 #define ALOGVV(a...) do { } while(0)
|
Tracks.cpp | 48 #define ALOGVV ALOGV 50 #define ALOGVV(a...) do { } while(0) [all...] |
Effects.cpp | 43 #define ALOGVV ALOGV 45 #define ALOGVV(a...) do { } while(0) 611 ALOGVV("command(), cmdCode: %d, mEffectInterface: %p", cmdCode, mEffectInterface.get()); [all...] |
AudioFlinger.cpp | 85 #define ALOGVV ALOGV 87 #define ALOGVV(a...) do { } while(0) [all...] |
Threads.cpp | 90 #define ALOGVV ALOGV 92 #define ALOGVV(a...) do { } while(0) [all...] |
/device/asus/fugu/libaudio/ |
AudioStreamOut.cpp | 33 #define ALOGVV ALOGV 35 #define ALOGVV(a...) do { } while(0) 452 ALOGVV("getPresentationPosition: no physical outputs! This HAL is inactive!"); 577 ALOGVV("AudioStreamOut::write_l(%u) 0x%02X, 0x%02X, 0x%02X, 0x%02X,"
|
/device/generic/goldfish/camera/fake-pipeline2/ |
Sensor.cpp | 22 #define ALOGVV(...) ALOGV(__VA_ARGS__) 24 #define ALOGVV(...) ((void)0) 158 ALOGVV("Exposure set to %f", ns/1000000.f); 164 ALOGVV("Frame duration set to %f", ns/1000000.f); 170 ALOGVV("Gain set to %d", gain); 264 ALOGVV("Sensor VSync"); 285 ALOGVV("Sensor starting readout"); 295 ALOGVV("Sensor readout complete"); 319 ALOGVV("Starting next capture: Exposure: %f ms, gain: %d", 327 ALOGVV("Sensor capturing buffer %d: stream %d, [all...] |
/frameworks/native/libs/gui/tests/ |
CpuConsumer_test.cpp | 22 #define ALOGVV(...) ALOGV(__VA_ARGS__) 24 #define ALOGVV(...) ((void)0) 282 ALOGVV("fillBayerRawBuffer: %p with %d x %d, stride %d", buf, w, h ,stride); 472 ALOGVV("Setting buffer count to %d", 487 ALOGVV("Dequeue buffer from %p", anw.get()); 498 ALOGVV("Lock buffer from %p for write", anw.get()); 525 ALOGVV("Unlock buffer from %p", anw.get()); 529 ALOGVV("Set timestamp to %p", anw.get()); 533 ALOGVV("Queue buffer to %p", anw.get());
|
/frameworks/av/media/libaudioprocessing/ |
AudioMixer.cpp | 56 #define ALOGVV ALOGV 57 //define ALOGVV printf // for test-mixer.cpp 59 #define ALOGVV(a...) do { } while (0) 237 ALOGVV("mMixerFormat:%#x mMixerInFormat:%#x\n", t->mMixerFormat, t->mMixerInFormat); 785 ALOGVV("Creating resampler:" [all...] |
/device/generic/goldfish/camera/ |
EmulatedFakeCamera3.cpp | 44 #define ALOGVV ALOGV 46 #define ALOGVV(...) ((void)0) [all...] |
/device/google/dragon/audio/hal/ |
audio_hw.c | 21 #define ALOGVV ALOGV 23 #define ALOGVV(a...) do { } while(0) [all...] |
/frameworks/av/services/audiopolicy/managerdefault/ |
AudioPolicyManager.cpp | 22 #define ALOGVV ALOGV 24 #define ALOGVV(a...) do { } while(0) [all...] |
/frameworks/av/services/camera/libcameraservice/device3/ |
Camera3Device.cpp | 23 #define ALOGVV(...) ALOGV(__VA_ARGS__) 25 #define ALOGVV(...) ((void)0) 671 ALOGVV("%s: E", __FUNCTION__); [all...] |
/hardware/qcom/audio/hal/ |
audio_hw.c | 22 #define ALOGVV ALOGV 24 #define ALOGVV(a...) do { } while(0) [all...] |