/external/deqp-deps/amber/android_sample/jni/ |
D | main.cc | 28 #define LOGE(...) \ macro 36 LOGE("%s", r.Error().c_str()); in amber_sample_main() 44 LOGE("\ncase %s: run...", info.asset_name.c_str()); in amber_sample_main() 50 LOGE("\ncase %s: fail\n\t%s", info.asset_name.c_str(), r.Error().c_str()); in amber_sample_main() 58 LOGE("\ncase %s: fail\n\t%s", info.asset_name.c_str(), r.Error().c_str()); in amber_sample_main() 63 LOGE("\ncase %s: pass", info.asset_name.c_str()); in amber_sample_main() 67 LOGE("\nSummary of Failures:"); in amber_sample_main() 69 LOGE("%s", failure.c_str()); in amber_sample_main() 71 LOGE("\nsummary: %u pass, %u fail", in amber_sample_main()
|
/external/oboe/samples/RhythmGame/src/main/cpp/audio/ |
D | FFMpegExtractor.cpp | 59 LOGE("Failed to create AVIO context"); in createAVIOContext() 73 LOGE("Failed to create AVFormatContext"); in createAVFormatContext() 91 LOGE("Failed to open file. Error code %s", av_err2str(result)); in openAVFormatContext() 102 LOGE("Failed to find stream info. Error code %s", av_err2str(result)); in getStreamInfo() 112 LOGE("Could not find stream"); in getBestAudioStream() 140 LOGE("Could not create an AVIOContext"); in decode() 164 LOGE("Could not find a suitable audio stream to decode"); in decode() 173 LOGE("Could not find codec with ID: %d", stream->codecpar->codec_id); in decode() 185 LOGE("Failed to allocate codec context"); in decode() 193 LOGE("Failed to copy codec parameters to codec context"); in decode() [all …]
|
D | NDKExtractor.cpp | 41 LOGE("Error setting extractor data source, err %d", amresult); in decode() 52 LOGE("Input (%d) and output (%d) sample rates do not match. " in decode() 59 LOGE("Failed to get sample rate"); in decode() 67 LOGE("NDK decoder does not support different " in decode() 73 LOGE("Failed to get channel count"); in decode() 84 LOGE("Failed to get mime type"); in decode() 114 LOGE("Codec.dequeueInputBuffer unknown error status"); in decode()
|
/external/oboe/samples/hello-oboe/src/main/cpp/ |
D | jni_bridge.cpp | 36 LOGE("Could not instantiate HelloOboeEngine"); in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1createEngine() 41 LOGE("Opening and starting stream failed. Returned %d", result); in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1createEngine() 69 LOGE("Engine handle is invalid, call createHandle() to create a new one"); in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setToneOn() 84 LOGE("Engine handle is invalid, call createHandle() to create a new one"); in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setAudioApi() 101 LOGE("Engine handle is invalid, call createHandle() to create a new one"); in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setAudioDeviceId() 116 LOGE("Engine handle is invalid, call createHandle() to create a new one"); in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setChannelCount() 131 LOGE("Engine handle is invalid, call createHandle() to create a new one"); in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1setBufferSizeInBursts() 146 LOGE("Engine is null, you must call createEngine before calling this method"); in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1getCurrentOutputLatencyMillis() 160 LOGE("Engine is null, you must call createEngine before calling this method"); in Java_com_google_oboe_samples_hellooboe_PlaybackEngine_native_1isLatencyDetectionSupported()
|
/external/exoplayer/tree/extensions/ffmpeg/src/main/jni/ |
D | ffmpeg_jni.cc | 36 #define LOGE(...) ((void)__android_log_print(ANDROID_LOG_ERROR, LOG_TAG, \ macro 125 LOGE("Codec not found."); in AUDIO_DECODER_FUNC() 135 LOGE("Context must be non-NULL."); in AUDIO_DECODER_FUNC() 139 LOGE("Input and output buffers must be non-NULL."); in AUDIO_DECODER_FUNC() 143 LOGE("Invalid input buffer size: %d.", inputSize); in AUDIO_DECODER_FUNC() 147 LOGE("Invalid output buffer length: %d", outputSize); in AUDIO_DECODER_FUNC() 162 LOGE("Context must be non-NULL."); in AUDIO_DECODER_FUNC() 170 LOGE("Context must be non-NULL."); in AUDIO_DECODER_FUNC() 179 LOGE("Tried to reset without a context."); in AUDIO_DECODER_FUNC() 190 LOGE("Unexpected error finding codec %d.", codecId); in AUDIO_DECODER_FUNC() [all …]
|
/external/oboe/samples/LiveEffect/src/main/cpp/ |
D | jni_bridge.cpp | 52 LOGE( in Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_setEffectOn() 65 LOGE( in Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_setRecordingDeviceId() 78 LOGE( in Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_setPlaybackDeviceId() 92 LOGE( in Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_setAPI() 107 LOGE("Unknown API selection to setAPI() %d", apiType); in Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_setAPI() 118 LOGE( in Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_isAAudioSupported()
|
D | LiveEffectEngine.cpp | 178 LOGE("Error closing stream: %s", oboe::convertToText(result)); in closeStream() 221 LOGE("%s stream Error before close: %s", in onErrorBeforeClose() 234 LOGE("%s stream Error after close: %s", in onErrorAfterClose()
|
/external/skqp/platform_tools/android/apps/arcore/src/main/cpp/ |
D | util.cc | 32 LOGE("after %s() glError (0x%x)\n", operation, error); in CheckGlError() 66 LOGE("hello_ar::util::Could not compile shader %d:\n%s\n", shader_type, in LoadShader() 103 LOGE("hello_ar::util::Could not link program:\n%s\n", buf); in CreateProgram() 142 LOGE("hello_ar::util::Could not find Java helper class %s", in LoadPngFromAssetManager() 169 LOGE("util::GetTransformMatrixFromPose model_mat is null."); in GetTransformMatrixFromPose() 272 LOGE("glm Matrix - %s: %s\n", type, str.c_str()); in LogGlmMat() 276 …LOGE("SkMatrix - %s: [%g, %g, %g, %g] || [%g, %g, %g, %g] || [%g, %g, %g, %g] || [%g, %g, %g, %g] … in LogSkMat44() 286 LOGE("SkMatrix - %s: [%g, %g, %g] || [%g, %g, %g] || [%g, %g, %g] \n", type, in LogSkMat()
|
D | util.h | 39 #ifndef LOGE 40 #define LOGE(...) \ macro 47 LOGE("*** CHECK FAILED at %s:%d: %s", __FILE__, __LINE__, #condition); \
|
D | plane_renderer.cc | 70 LOGE("Could not create program."); in InitializeGlContent() 89 LOGE("Could not load png texture for planes."); in InitializeGlContent() 103 LOGE("shader_program is null."); in Draw() 158 LOGE("PlaneRenderer::UpdatePlane, no valid plane polygon is found"); in UpdateForPlane()
|
/external/oboe/src/opensles/ |
D | AudioStreamBuffered.cpp | 120 LOGE("AudioStreamBuffered::%s(): both buffers are not NULL", __func__); in transfer() 124 LOGE("AudioStreamBuffered::%s(): readBuffer is NULL", __func__); in transfer() 128 LOGE("AudioStreamBuffered::%s(): writeBuffer is NULL", __func__); in transfer() 132 LOGE("AudioStreamBuffered::%s(): numFrames is negative", __func__); in transfer() 138 LOGE("AudioStreamBuffered::%s(): timeoutNanoseconds is negative", __func__); in transfer() 180 LOGE("AudioStreamBuffered::%s(): TIMEOUT", __func__); in transfer()
|
D | EngineOpenSLES.cpp | 37 LOGE("EngineOpenSLES - slCreateEngine() result:%s", getSLErrStr(result)); in open() 44 LOGE("EngineOpenSLES - Realize() engine result:%s", getSLErrStr(result)); in open() 51 LOGE("EngineOpenSLES - GetInterface() engine result:%s", getSLErrStr(result)); in open()
|
D | AudioInputStreamOpenSLES.cpp | 146 LOGE("createAudioRecorder() result:%s", getSLErrStr(result)); in open() 187 LOGE("Realize recorder object result:%s", getSLErrStr(result)); in open() 193 LOGE("GetInterface RECORD result:%s", getSLErrStr(result)); in open() 241 LOGE("AudioInputStreamOpenSLES::%s() mRecordInterface is null", __func__); in setRecordState_l() 247 LOGE("AudioInputStreamOpenSLES::%s(%u) returned error %s", in setRecordState_l()
|
D | AudioStreamOpenSLES.cpp | 128 LOGE("AudioStreamOpenSLES::open() bytesPerCallback < 0 = %d, bad format?", in configureBufferSizes() 140 LOGE("AudioStreamOpenSLES::open() numeric overflow because mFramesPerBurst = %d", in configureBufferSizes() 312 LOGE("%s() returned %d", __func__, enqueueResult); in processBufferCallback() 343 LOGE("get buffer queue interface:%p result:%s", in registerBufferQueueCallback() 351 LOGE("RegisterCallback result:%s", getSLErrStr(result)); in registerBufferQueueCallback()
|
D | OutputMixerOpenSLES.cpp | 38 LOGE("OutputMixerOpenSL() - createOutputMix() result:%s", getSLErrStr(result)); in open() 45 LOGE("OutputMixerOpenSL() - Realize() mOutputMixObject result:%s", getSLErrStr(result)); in open()
|
/external/oboe/apps/OboeTester/app/src/main/cpp/ |
D | FullDuplexStream.cpp | 59 LOGE("%s() getAvailableFrames() returned %s\n", in onAudioReady() 67 LOGE("%s() read() returned %s\n", __func__, convertToText(resultRead.error())); in onAudioReady() 76 … LOGE("%s() getAvailableFrames() returned %s\n", __func__, convertToText(resultAvailable.error())); in onAudioReady() 84 LOGE("%s() read() returned %s\n", __func__, convertToText(resultRead.error())); in onAudioReady()
|
D | android_debug.h | 28 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, MODULE_NAME, __VA_ARGS__) macro 37 #define LOGE(...) macro
|
/external/oboe/samples/RhythmGame/src/main/cpp/ |
D | Game.cpp | 42 LOGE("Failed to start stream. Error: %s", convertToText(result)); in load() 151 LOGE("The audio stream was closed, please restart the game. Error: %s", convertToText(error)); in onErrorAfterClose() 185 LOGE("Failed to open stream. Error: %s", convertToText(result)); in openStream() 220 LOGE("Could not load source data for clap sound"); in setupAudioSources() 230 LOGE("Could not load source data for backing track"); in setupAudioSources()
|
/external/sl4a/ScriptingLayerForAndroid/jni/ |
D | com_googlecode_android_scripting_Exec.cpp | 33 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro 39 LOGE("Cannot open /dev/ptmx: %s\n", strerror(errno)); in CreateSubprocess() 46 LOGE("Trouble with /dev/ptmx: %s\n", strerror(errno)); in CreateSubprocess() 52 LOGE("Fork failed: %s\n", strerror(errno)); in CreateSubprocess() 171 LOGE("Couldn't create a FileDescriptor."); in Java_com_googlecode_android_1scripting_Exec_createSubprocess()
|
/external/exoplayer/tree/extensions/vp9/src/main/jni/ |
D | vpx_jni.cc | 38 #define LOGE(...) ((void)__android_log_print(ANDROID_LOG_ERROR, LOG_TAG, \ macro 345 LOGE("JniBufferManager get_buffer OOM."); in get_buffer() 357 LOGE("JniBufferManager get_buffer invalid id %d.", id); in get_buffer() 365 LOGE("JniBufferManager add_ref invalid id %d.", id); in add_ref() 375 LOGE("JniBufferManager release invalid id %d.", id); in release() 381 LOGE("JniBufferManager release, buffer already released."); in release() 447 LOGE("Failed to initialize libvpx decoder, error = %d.", err); in DECODER_FUNC() 455 LOGE("Failed to enable row multi thread mode, error = %d.", err); in DECODER_FUNC() 461 LOGE("Failed to shut off libvpx loop filter, error = %d.", err); in DECODER_FUNC() 467 LOGE("Failed to enable loop filter optimization, error = %d.", err); in DECODER_FUNC() [all …]
|
/external/oboe/samples/debug-utils/ |
D | logging_macros.h | 30 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,MODULE_NAME, __VA_ARGS__) macro 40 #define LOGE(...) macro
|
D | trace.cpp | 50 LOGE("Tracing is either not initialized (call Trace::initialize()) " in beginSection() 69 LOGE("Could not open libandroid.so to dynamically load tracing symbols"); in initialize()
|
/external/oboe/apps/fxlab/app/src/main/cpp/ |
D | logging_macros.h | 30 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,MODULE_NAME, __VA_ARGS__) macro 40 #define LOGE(...) macro
|
/external/oboe/src/common/ |
D | Trace.cpp | 44 LOGE("Tracing is either not initialized (call Trace::initialize()) " in beginSection() 62 LOGE("Could not open libandroid.so to dynamically load tracing symbols"); in initialize()
|
/external/exoplayer/tree/extensions/opus/src/main/jni/ |
D | opus_jni.cc | 27 #define LOGE(...) ((void)__android_log_print(ANDROID_LOG_ERROR, LOG_TAG, \ macro 77 LOGE("Failed to create Opus Decoder; status=%s", opus_strerror(status)); in DECODER_FUNC() 82 LOGE("Failed to set Opus header gain; status=%s", opus_strerror(status)); in DECODER_FUNC()
|