/external/webrtc/modules/audio_device/android/ |
D | opensles_recorder.cc | 29 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__) macro 57 ALOGD("ctor[tid=%d]", rtc::CurrentThreadId()); in OpenSLESRecorder() 69 ALOGD("dtor[tid=%d]", rtc::CurrentThreadId()); in ~OpenSLESRecorder() 80 ALOGD("Init[tid=%d]", rtc::CurrentThreadId()); in Init() 83 ALOGD("Stereo mode is enabled"); in Init() 89 ALOGD("Terminate[tid=%d]", rtc::CurrentThreadId()); in Terminate() 96 ALOGD("InitRecording[tid=%d]", rtc::CurrentThreadId()); in InitRecording() 111 ALOGD("StartRecording[tid=%d]", rtc::CurrentThreadId()); in StartRecording() 148 ALOGD("StopRecording[tid=%d]", rtc::CurrentThreadId()); in StopRecording() 169 ALOGD("AttachAudioBuffer"); in AttachAudioBuffer() [all …]
|
D | opensles_player.cc | 29 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__) macro 57 ALOGD("ctor[tid=%d]", rtc::CurrentThreadId()); in OpenSLESPlayer() 69 ALOGD("dtor[tid=%d]", rtc::CurrentThreadId()); in ~OpenSLESPlayer() 83 ALOGD("Init[tid=%d]", rtc::CurrentThreadId()); in Init() 92 ALOGD("Terminate[tid=%d]", rtc::CurrentThreadId()); in Terminate() 99 ALOGD("InitPlayout[tid=%d]", rtc::CurrentThreadId()); in InitPlayout() 114 ALOGD("StartPlayout[tid=%d]", rtc::CurrentThreadId()); in StartPlayout() 142 ALOGD("StopPlayout[tid=%d]", rtc::CurrentThreadId()); in StopPlayout() 189 ALOGD("AttachAudioBuffer"); in AttachAudioBuffer() 193 ALOGD("SetPlayoutSampleRate(%d)", sample_rate_hz); in AttachAudioBuffer() [all …]
|
/external/webrtc/sdk/android/src/jni/audio_device/ |
D | opensles_recorder.cc | 27 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__) macro 59 ALOGD("ctor[tid=%d]", rtc::CurrentThreadId()); in OpenSLESRecorder() 71 ALOGD("dtor[tid=%d]", rtc::CurrentThreadId()); in ~OpenSLESRecorder() 82 ALOGD("Init[tid=%d]", rtc::CurrentThreadId()); in Init() 85 ALOGD("Stereo mode is enabled"); in Init() 91 ALOGD("Terminate[tid=%d]", rtc::CurrentThreadId()); in Terminate() 98 ALOGD("InitRecording[tid=%d]", rtc::CurrentThreadId()); in InitRecording() 117 ALOGD("StartRecording[tid=%d]", rtc::CurrentThreadId()); in StartRecording() 154 ALOGD("StopRecording[tid=%d]", rtc::CurrentThreadId()); in StopRecording() 179 ALOGD("AttachAudioBuffer"); in AttachAudioBuffer() [all …]
|
D | opensles_player.cc | 27 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__) macro 59 ALOGD("ctor[tid=%d]", rtc::CurrentThreadId()); in OpenSLESPlayer() 71 ALOGD("dtor[tid=%d]", rtc::CurrentThreadId()); in ~OpenSLESPlayer() 85 ALOGD("Init[tid=%d]", rtc::CurrentThreadId()); in Init() 94 ALOGD("Terminate[tid=%d]", rtc::CurrentThreadId()); in Terminate() 101 ALOGD("InitPlayout[tid=%d]", rtc::CurrentThreadId()); in InitPlayout() 120 ALOGD("StartPlayout[tid=%d]", rtc::CurrentThreadId()); in StartPlayout() 148 ALOGD("StopPlayout[tid=%d]", rtc::CurrentThreadId()); in StopPlayout() 198 ALOGD("AttachAudioBuffer"); in AttachAudioBuffer() 202 ALOGD("SetPlayoutSampleRate(%d)", sample_rate_hz); in AttachAudioBuffer() [all …]
|
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/ |
D | JcopOsDownload.cpp | 102 ALOGD ("%s: enter", fn); in initialize() 106 ALOGD("%s: insufficient resources, file not present", fn); in initialize() 120 ALOGD("%s: Memory allocation for IChannel is failed", fn); in initialize() 130 ALOGD("%s: Memory allocation for SendBuf is failed", fn); in initialize() 136 ALOGD("%s: Memory allocation failed", fn); in initialize() 141 ALOGD ("%s: exit", fn); in initialize() 156 ALOGD ("%s: enter", fn); in finalize() 173 ALOGD ("%s: exit", fn); in finalize() 192 ALOGD("%s: enter:", fn); in JcopOs_Download() 195 ALOGD ("%s: JcopOs Dwnld is not initialized", fn); in JcopOs_Download() [all …]
|
D | Ala.cpp | 94 ALOGD ("%s: enter", fn); in initialize() 103 ALOGD("%s: Memory allocation failed", fn); in initialize() 118 ALOGD("%s: AID data file does not exists", fn); in initialize() 151 ALOGD ("%s: exit", fn); in initialize() 168 ALOGD ("%s: enter", fn); in finalize() 176 ALOGD ("%s: exit", fn); in finalize() 198 ALOGD ("%s: enter; sha-len=%d", fn, len); in Perform_ALA() 202 ALOGD ("%s: ALA lib is not initialized", fn); in Perform_ALA() 208 ALOGD ("%s: Invalid SHA-data", fn); in Perform_ALA() 224 ALOGD ("%s: lsExecuteScript Response SW=%2x%2x",fn, lsExecuteResp[2], in Perform_ALA() [all …]
|
D | AlaLib.cpp | 39 ALOGD("%s: enter", fn); in ALA_Init() 133 ALOGD("%s: enter", fn); in ALA_DeInit() 204 ALOGD("%s: number of applets found=0x0%x", __FUNCTION__, *num); in ALA_GetlistofApplets()
|
D | JcDnld.cpp | 40 ALOGD("%s: enter", fn); in JCDNLD_Init() 117 ALOGD("%s: enter", fn); in JCDNLD_DeInit()
|
/external/v4l2_codec2/service/ |
D | service.cpp | 26 ALOGD("Service starting..."); in main() 36 ALOGD("Enable all verbose logging of libchrome"); in main() 44 ALOGD("Instantiating Codec2's V4L2 IComponentStore service..."); in main() 57 ALOGD("Service shutdown."); in main()
|
/external/v4l2_codec2/plugin_store/ |
D | H2BGraphicBufferProducer.cpp | 53 ALOGD("%s() failed: %d", __func__, status); in requestBuffer() 72 ALOGD("%s() failed: %d", __func__, status); in setMaxDequeuedBufferCount() 121 ALOGD("%s() failed: %d", __func__, status); in dequeueBuffer() 139 ALOGD("%s() failed: %d", __func__, status); in detachBuffer() 173 ALOGD("%s() failed: %d", __func__, status); in attachBuffer() 198 ALOGD("%s() failed: %d", __func__, status); in cancelBuffer() 231 ALOGD("%s() failed: %d", __func__, status); in allowAllocation()
|
D | C2VdaBqBlockPool.cpp | 275 ALOGD("%s() migrated %zu local buffers", __func__, mAllocationsRegistered.size()); in migrateLocalBuffers() 322 ALOGD("%s(), migrated lost buffer uniqueId=%u to slot=%d", __func__, uniqueId, *newSlot); in migrateLostBuffer() 578 ALOGD("dequeued a new slot %d but already allocated enough buffers. Detach it.", slot); in fetchGraphicBlock() 787 ALOGD("No HGraphicBufferProducer is configured..."); in requestNewBufferSet() 793 ALOGD("%s() Request the same format and amount of buffers, skip", __func__); in requestNewBufferSet()
|
D | V4L2PluginStore.cpp | 31 ALOGD("%s(): Create C2Allocator (id=%u) from VendorAllocatorLoader", __func__, allocatorId); in createAllocator()
|
/external/webrtc/modules/utility/source/ |
D | helpers_android.cc | 23 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__) macro 98 ALOGD("Attaching thread to JVM[tid=%d]", rtc::CurrentThreadId()); in AttachThreadScoped() 107 ALOGD("Detaching thread from JVM[tid=%d]", rtc::CurrentThreadId()); in ~AttachThreadScoped()
|
/external/libese/libese/include/ese/ |
D | log.h | 53 #ifndef ALOGD 54 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro
|
/external/oboe/apps/OboeTester/app/src/main/cpp/analyzer/ |
D | GlitchAnalyzer.h | 65 ALOGD("ERROR - signal to noise ratio is too low! < %d dB. Adjust volume.", in getSignalToNoiseDB() 112 ALOGD("st = %d, #gl = %3d,", mState, mGlitchCount); in printStatus() 214 ALOGD("phase glitch detected, phaseOffset = %g", mPhaseOffset); in processInputFrame() 218 ALOGD("magnitude glitch detected, mMagnitude = %g", mMagnitude); in processInputFrame()
|
D | LatencyAnalyzer.h | 43 #ifndef ALOGD 44 #define ALOGD LOGD macro 245 ALOGD("Correlation, %d, %f", index, correlations[index]); in measureLatencyFromPulse() 512 ALOGD("latency: st = %d = %s", mState, convertStateToText(mState)); in printStatus()
|
/external/v4l2_codec2/tests/c2_e2e_test/jni/ |
D | mediacodec_decoder.cpp | 104 ALOGD("Created mediacodec decoder by name: %s", decoder_name); in Create() 207 ALOGD("configure: mime=%s, width=%d, height=%d", GetMimeType(type_), input_visible_size_.width, in Configure() 303 ALOGD("Drop frame #%d: frame %d deadline %" PRIu64 "us, actual %" PRIu64 "us", in DequeueOutputBuffer() 471 ALOGD("Cannot find crop window in format. Set as large as frame size."); in GetOutputFormat() 486 ALOGD("Cannot find stride in format. Set as frame width."); in GetOutputFormat() 492 ALOGD("Cannot find slice-height in format. Set as frame height."); in GetOutputFormat()
|
D | encoded_data_helper.cpp | 165 ALOGD("Total %zu fragments in interest from input stream.", NumValidFragments()); in SliceToFragments()
|
/external/mesa3d/include/android_stub/log/ |
D | log_main.h | 226 #ifndef ALOGD 227 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro
|
/external/oss-fuzz/projects/giflib/ |
D | dgif_fuzz_common.cc | 164 ALOGD("FrameSequence_gif created with size %d %d, frames %d dur %ld", in fuzz_dgif_ala_android() 169 ALOGD(" Frame %d - must preserve %d, restore point %d, trans color %d", in fuzz_dgif_ala_android()
|
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/ |
D | logging.h | 25 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) macro
|
/external/icu/libandroidicuinit/ |
D | IcuRegistration.h | 30 #define AICU_LOGD(...) ALOGD(__VA_ARGS__)
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | Util.java | 55 static void ALOGD(String message, Object... args) { in ALOGD() method in Util
|
D | CppAssetManager.java | 5 import static org.robolectric.res.android.Util.ALOGD; 1157 ALOGD("HEY: size=%d removing %d\n", (int) pContents.size(), i); in scanAndMergeDirLocked() 1497 ALOGD("failed to open Zip archive '%s'\n", mPath); in SharedZip()
|
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/oboe/src/aaudio/ |
D | AAudioLoader.cpp | 43 ALOGD("AAudioLoader(): dlopen(%s) returned %p", LIB_AAUDIO_NAME, mLibHandle); in open()
|