/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
D | Gains.cpp | 22 #define ALOGVV ALOGV macro 24 #define ALOGVV(a...) do { } while(0) macro 228 ALOGVV("VOLUME vol index=[%d %d %d], dB=[%.1f %.1f %.1f]", in volIndexToDb()
|
D | AudioGain.cpp | 22 #define ALOGVV ALOGV macro 24 #define ALOGVV(a...) do { } while(0) macro
|
D | StreamDescriptor.cpp | 22 #define ALOGVV ALOGV macro 24 #define ALOGVV(a...) do { } while(0) macro
|
/frameworks/native/libs/gui/tests/ |
D | CpuConsumer_test.cpp | 22 #define ALOGVV(...) ALOGV(__VA_ARGS__) macro 24 #define ALOGVV(...) ((void)0) macro 282 ALOGVV("fillBayerRawBuffer: %p with %d x %d, stride %d", buf, w, h ,stride); in fillBayerRawBuffer() 472 ALOGVV("Setting buffer count to %d", in configureANW() 487 ALOGVV("Dequeue buffer from %p", anw.get()); in produceOneFrame() 498 ALOGVV("Lock buffer from %p for write", anw.get()); in produceOneFrame() 525 ALOGVV("Unlock buffer from %p", anw.get()); in produceOneFrame() 529 ALOGVV("Set timestamp to %p", anw.get()); in produceOneFrame() 533 ALOGVV("Queue buffer to %p", anw.get()); in produceOneFrame()
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
D | ZslProcessor.cpp | 23 #define ALOGVV(...) ALOGV(__VA_ARGS__) macro 25 #define ALOGVV(...) if (0) ALOGV(__VA_ARGS__) macro 117 ALOGVV("Got preview metadata for frame %d with timestamp %" PRId64, frameNumber, timestamp); in onResultAvailable() 562 ALOGVV("%s: ZSL queue frame AE state is %d, need " in getCandidateTimestampLocked() 593 … ALOGVV("%s: ZSL queue frame AF state is %d is not good for capture, skip it", in getCandidateTimestampLocked() 603 ALOGVV("%s: Saw timestamp %" PRId64, __FUNCTION__, frameTimestamp); in getCandidateTimestampLocked()
|
D | StreamingProcessor.cpp | 23 #define ALOGVV(...) ALOGV(__VA_ARGS__) macro 25 #define ALOGVV(...) ((void)0) macro
|
/frameworks/av/services/audioflinger/ |
D | AudioMixerOps.h | 278 #ifdef ALOGVV 279 ALOGVV("volumeRampMulti, MIXTYPE:%d\n", MIXTYPE); 371 #ifdef ALOGVV 372 ALOGVV("volumeMulti MIXTYPE:%d\n", MIXTYPE);
|
D | AudioMixer.cpp | 57 #define ALOGVV ALOGV macro 60 #define ALOGVV(a...) do { } while (0) macro 238 ALOGVV("mMixerFormat:%#x mMixerInFormat:%#x\n", t->mMixerFormat, t->mMixerInFormat); in getTrackName() 780 ALOGVV("Creating resampler:" in setResampler() 1078 ALOGVV("track__genericResample\n"); in track__genericResample() 1189 ALOGVV("track__16BitsStereo\n"); in track__16BitsStereo() 1281 ALOGVV("track__16BitsMono\n"); in track__16BitsMono() 1369 ALOGVV("process__nop\n"); in process__nop() 1414 ALOGVV("process__genericNoResampling\n"); in process__genericNoResampling() 1520 ALOGVV("process__genericResampling\n"); in process__genericResampling() [all …]
|
D | PatchPanel.cpp | 40 #define ALOGVV ALOGV macro 42 #define ALOGVV(a...) do { } while(0) macro
|
D | Effects.cpp | 42 #define ALOGVV ALOGV macro 44 #define ALOGVV(a...) do { } while(0) macro 601 ALOGVV("command(), cmdCode: %d, mEffectInterface: %p", cmdCode, mEffectInterface); in command() 1309 ALOGVV("command(), cmdCode: %d, mHasControl: %d, mEffect: %p", in command()
|
D | Threads.cpp | 86 #define ALOGVV ALOGV macro 88 #define ALOGVV(a...) do { } while(0) macro 3080 ALOGVV("getTimestamp error - no valid kernel position"); in threadLoop() 4272 ALOGVV("track %d s=%08x [OK] on thread %p", name, cblk->mServer, this); in prepareTracks_l() 4481 ALOGVV("track %d s=%08x [NOT READY] on thread %p", name, cblk->mServer, this); in prepareTracks_l() 4963 ALOGVV("track %d s=%08x [OK]", track->name(), cblk->mServer); in prepareTracks_l() 5534 ALOGVV("OffloadThread: track %d s=%08x [OK]", track->name(), cblk->mServer); in prepareTracks_l() 5578 ALOGVV("OffloadThread: track %d s=%08x [NOT READY]", track->name(), cblk->mServer); in prepareTracks_l() 5638 ALOGVV("underrun counter, running(%d): %lld vs %lld", running, in prepareTracks_l() 5683 ALOGVV("waitingAsyncCallback_l mWriteAckSequence %d mDrainSequence %d", in waitingAsyncCallback_l() [all …]
|
D | Tracks.cpp | 48 #define ALOGVV ALOGV macro 50 #define ALOGVV(a...) do { } while(0) macro
|
D | AudioFlinger.cpp | 78 #define ALOGVV ALOGV macro 80 #define ALOGVV(a...) do { } while(0) macro 1186 ALOGVV("getParameters() io %d, keys %s, calling pid %d", in getParameters()
|
/frameworks/av/services/audiopolicy/engineconfigurable/src/ |
D | Engine.cpp | 22 #define ALOGVV ALOGV macro 24 #define ALOGVV(a...) do { } while(0) macro
|
/frameworks/av/services/audiopolicy/enginedefault/src/ |
D | Engine.cpp | 22 #define ALOGVV ALOGV macro 24 #define ALOGVV(a...) do { } while(0) macro 544 ALOGVV("getDeviceForStrategy() strategy %d, device %x", strategy, device); in getDeviceForStrategyInt()
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3Device.cpp | 23 #define ALOGVV(...) ALOGV(__VA_ARGS__) macro 25 #define ALOGVV(...) ((void)0) macro 658 ALOGVV("%s: E", __FUNCTION__); in info() 2269 ALOGVV("%s: removed frame %d from InFlightMap", __FUNCTION__, frameNumber); in removeInFlightRequestIfReadyLocked() 2303 ALOGVV("%s: result requestId = %" PRId32 ", frameNumber = %" PRId64 in insertResultLocked() 2441 ALOGVV("%s: got InFlightRequest requestId = %" PRId32 in processCaptureResult() 2714 ALOGVV("Camera %d: %s: Shutter fired for frame %d (id %d) at %" PRId64, in notifyShutter() 3157 ALOGVV("%s: %d: submitting %zu requests in a batch.", __FUNCTION__, __LINE__, in threadLoop() 3273 ALOGVV("%s: Request settings are NEW", __FUNCTION__); in prepareHalRequests() 3291 ALOGVV("%s: Request settings are REUSED", in prepareHalRequests() [all …]
|
/frameworks/av/services/audiopolicy/managerdefault/ |
D | AudioPolicyManager.cpp | 22 #define ALOGVV ALOGV macro 24 #define ALOGVV(a...) do { } while(0) macro 4163 ALOGVV("getOutputsForDevice() device %04x", device); in AudioPolicyManager() 4165 ALOGVV("output %d isDuplicated=%d device=%04x", in AudioPolicyManager() 4169 ALOGVV("getOutputsForDevice() found output %d", openOutputs.keyAt(i)); in AudioPolicyManager() 4199 ALOGVV("checkOutputForStrategy(): policy related outputs"); in AudioPolicyManager() 4204 ALOGVV(" previous outputs: adding %d", desc->mIoHandle); in AudioPolicyManager() 4211 ALOGVV(" new outputs: adding %d", desc->mIoHandle); in AudioPolicyManager() 4555 ALOGVV("getDeviceForStrategy() from cache strategy %d, device %x", in AudioPolicyManager() 4606 ALOGVV("checkDeviceMuteStrategies() %s strategy %d (curDevice %04x)", in AudioPolicyManager() [all …]
|