Searched refs:ALOGV (Results 1 - 25 of 359) sorted by relevance

1234567891011>>

/frameworks/rs/
H A DrsUtils.h26 #define ALOGV(...) macro
/frameworks/av/media/libmediaplayerservice/
H A DStagefrightPlayer.cpp32 ALOGV("StagefrightPlayer");
38 ALOGV("~StagefrightPlayer");
46 ALOGV("initCheck");
66 ALOGV("setDataSource(%d, %lld, %lld)", fd, offset, length);
76 ALOGV("setVideoSurfaceTexture");
90 ALOGV("start");
96 ALOGV("stop");
102 ALOGV("pause");
108 ALOGV("isPlaying");
113 ALOGV("seekT
[all...]
H A DMediaRecorderClient.cpp61 ALOGV("Query SurfaceMediaSource");
75 ALOGV("setCamera");
86 ALOGV("setPreviewSurface");
97 ALOGV("setVideoSource(%d)", vs);
112 ALOGV("setAudioSource(%d)", as);
126 ALOGV("setOutputFormat(%d)", of);
137 ALOGV("setVideoEncoder(%d)", ve);
148 ALOGV("setAudioEncoder(%d)", ae);
159 ALOGV("setOutputFile(%s)", path);
170 ALOGV("setOutputFil
[all...]
H A DMidiMetadataRetriever.cpp36 ALOGV("clearMetadataValues");
45 ALOGV("setDataSource: %s", url? url: "NULL pointer");
56 ALOGV("setDataSource: fd(%d), offset(%lld), and length(%lld)", fd, offset, length);
67 ALOGV("extractMetdata: key(%d)", keyCode);
85 ALOGV("duration: %s ms", mMetadataValues[0]);
H A DMetadataRetrieverClient.cpp47 ALOGV("MetadataRetrieverClient constructor pid(%d)", pid);
56 ALOGV("MetadataRetrieverClient destructor");
75 ALOGV("disconnect from pid %d", mPid);
94 ALOGV("create midi metadata retriever");
114 ALOGV("setDataSource(%s)", url);
130 ALOGV("player type = %d", playerType);
140 ALOGV("setDataSource fd=%d, offset=%lld, length=%lld", fd, offset, length);
148 ALOGV("st_dev = %llu", sb.st_dev);
149 ALOGV("st_mode = %u", sb.st_mode);
150 ALOGV("st_ui
[all...]
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DJpegCompressor.cpp35 ALOGV("%s", __FUNCTION__);
41 ALOGV("%s", __FUNCTION__);
65 ALOGV("%s", __FUNCTION__);
71 ALOGV("%s", __FUNCTION__);
76 ALOGV("%s", __FUNCTION__);
107 ALOGV("%s: image_width = %d, image_height = %d", __FUNCTION__, mCInfo.image_width, mCInfo.image_height);
127 ALOGV("%s: Cancel called, exiting early", __FUNCTION__);
141 ALOGV("%s", __FUNCTION__);
148 ALOGV("%s", __FUNCTION__);
160 ALOGV("
[all...]
/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGLThreadToGL_test.cpp71 ALOGV("+swapBuffers");
73 ALOGV("-swapBuffers");
82 ALOGV("+updateTexImage");
84 ALOGV("-updateTexImage");
100 ALOGV("+swapBuffers");
102 ALOGV("-swapBuffers");
112 ALOGV("+updateTexImage");
114 ALOGV("-updateTexImage");
130 ALOGV("+swapBuffers");
132 ALOGV("
[all...]
H A DSurfaceTextureGLThreadToGL.h113 ALOGV("+waitForFrame");
118 ALOGV("-waitForFrame");
126 ALOGV("+finishFrame");
129 ALOGV("-finishFrame");
135 ALOGV("+onFrameAvailable");
142 ALOGV("-onFrameAvailable");
/frameworks/rs/cpp/
H A DRenderScript.cpp85 ALOGV("Couldn't initialize RS::dispatch->AllocationGetType");
90 ALOGV("Couldn't initialize RS::dispatch->TypeGetNativeData");
95 ALOGV("Couldn't initialize RS::dispatch->ElementGetNativeData");
100 ALOGV("Couldn't initialize RS::dispatch->ElementGetSubElements");
105 ALOGV("Couldn't initialize RS::dispatch->DeviceCreate");
110 ALOGV("Couldn't initialize RS::dispatch->DeviceDestroy");
115 ALOGV("Couldn't initialize RS::dispatch->DeviceSetConfig");
120 ALOGV("Couldn't initialize RS::dispatch->ContextCreate");
125 ALOGV("Couldn't initialize RS::dispatch->GetName");
130 ALOGV("Could
[all...]
/frameworks/av/media/libstagefright/tests/
H A DDummyRecorder.cpp30 ALOGV("ThreadWrapper: %p", pthis);
38 ALOGV("Start");
58 ALOGV("Stop");
66 ALOGV("Ending the reading thread");
72 ALOGV("ReadFromSource");
79 ALOGV("A fake writer accessing the frames");
/frameworks/av/media/libmedia/
H A Dmediarecorder.cpp36 ALOGV("setCamera(%p,%p)", camera.get(), proxy.get());
48 ALOGV("setCamera failed: %d", ret);
57 ALOGV("setPreviewSurface(%p)", surface.get());
73 ALOGV("setPreviewSurface failed: %d", ret);
82 ALOGV("init");
94 ALOGV("init failed: %d", ret);
101 ALOGV("setListener failed: %d", ret);
112 ALOGV("setVideoSource(%d)", vs);
122 ALOGV("Call init() since the media recorder is not initialized yet");
137 ALOGV("setVideoSourc
[all...]
H A Dmediaplayer.cpp49 ALOGV("constructor");
71 ALOGV("destructor");
83 ALOGV("disconnect");
107 ALOGV("setListener");
149 ALOGV("setDataSource(%s)", url);
167 ALOGV("setDataSource(%d, %" PRId64 ", %" PRId64 ")", fd, offset, length);
183 ALOGV("setDataSource");
204 ALOGV("invoke %zu", request.dataSize());
234 ALOGV("setVideoSurfaceTexture");
261 ALOGV("prepar
[all...]
H A DIMediaRecorder.cpp70 ALOGV("setCamera(%p,%p)", camera.get(), proxy.get());
81 ALOGV("Query SurfaceMediaSource");
94 ALOGV("setPreviewSurface(%p)", surface.get());
104 ALOGV("init");
113 ALOGV("setVideoSource(%d)", vs);
123 ALOGV("setAudioSource(%d)", as);
133 ALOGV("setOutputFormat(%d)", of);
143 ALOGV("setVideoEncoder(%d)", ve);
153 ALOGV("setAudioEncoder(%d)", ae);
163 ALOGV("setOutputFil
[all...]
/frameworks/av/drm/drmserver/
H A DDrmManagerService.cpp52 ALOGV("instantiate");
67 ALOGV("created");
73 ALOGV("Destroyed");
96 ALOGV("Entering setDrmServiceListener");
103 ALOGV("Entering getConstraints from content");
108 ALOGV("Entering getMetadata from content");
113 ALOGV("Entering canHandle");
118 ALOGV("Entering processDrmInfo");
123 ALOGV("Entering acquireDrmInfo");
130 ALOGV("Enterin
[all...]
/frameworks/base/core/jni/
H A Dandroid_media_ToneGenerator.cpp42 ALOGV("android_media_ToneGenerator_startTone: %p", thiz);
55 ALOGV("android_media_ToneGenerator_stopTone: %p", thiz);
60 ALOGV("ToneGenerator lpToneGen: %p", lpToneGen);
81 ALOGV("android_media_ToneGenerator_release lpToneGen: %p", lpToneGen);
94 ALOGV("android_media_ToneGenerator_native_setup jobject: %p", thiz);
96 ALOGV("ToneGenerator lpToneGen: %p", lpToneGen);
108 ALOGV("ToneGenerator fields.context: %p", (void*) env->GetLongField(thiz, fields.context));
113 ALOGV("android_media_ToneGenerator_native_finalize jobject: %p", thiz);
119 ALOGV("delete lpToneGen: %p", lpToneGen);
150 ALOGV("register_android_media_ToneGenerato
[all...]
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp61 ALOGV("DrmPassthruPlugIn::onGetConstraints From Path: %d", uniqueId);
77 ALOGV("DrmPassthruPlugIn::onProcessDrmInfo - Enter : %d", uniqueId);
106 ALOGV("DrmPassthruPlugIn::onProcessDrmInfo - Exit");
112 ALOGV("DrmPassthruPlugIn::onSetOnInfoListener : %d", uniqueId);
117 ALOGV("DrmPassthruPlugIn::onInitialize : %d", uniqueId);
122 ALOGV("DrmPassthruPlugIn::onTerminate : %d", uniqueId);
127 ALOGV("DrmPassthruPlugIn::onGetSupportInfo : %d", uniqueId);
140 ALOGV("DrmPassthruPlugIn::onSaveRights : %d", uniqueId);
145 ALOGV("DrmPassthruPlugIn::onAcquireDrmInfo : %d", uniqueId);
161 ALOGV("DrmPassthruPlugI
[all...]
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DDrcPresModeWrap.cpp76 ALOGV("DRC presentation mode wrapper: drcProgRefLev is %d\n", mStreamPRL);
84 ALOGV("DRC presentation mode wrapper: drcPresMode is %d\n", mStreamDRCPresMode);
92 ALOGV("DRC presentation mode wrapper: aacNumChannels is %d\n", mStreamNrAACChan);
100 ALOGV("DRC presentation mode wrapper: numChannels is %d\n", mStreamNrOutChan);
324 ALOGV("DRC presentation mode wrapper: forced target level to %d (from %d)\n", newTarget, mDesTarget);
326 ALOGV("DRC presentation mode wrapper: set target level to %d\n", newTarget);
335 ALOGV("DRC presentation mode wrapper: forced attenuation factor to %d (from %d)\n", newAttFactor, mDesAttFactor);
337 ALOGV("DRC presentation mode wrapper: set attenuation factor to %d\n", newAttFactor);
346 ALOGV("DRC presentation mode wrapper: forced boost factor to %d (from %d)\n",
349 ALOGV("DR
[all...]
/frameworks/av/camera/
H A DICamera.cpp65 ALOGV("disconnect");
75 ALOGV("setPreviewTarget");
88 ALOGV("setPreviewCallbackFlag(%d)", flag);
98 ALOGV("setPreviewCallbackTarget");
110 ALOGV("startPreview");
120 ALOGV("startRecording");
130 ALOGV("stopPreview");
139 ALOGV("stopRecording");
147 ALOGV("releaseRecordingFrame");
156 ALOGV("storeMetaDataInBuffer
[all...]
H A DCaptureResult.cpp72 ALOGV("%s: parcel = %p", __FUNCTION__, parcel);
88 ALOGV("%s: Read metadata from parcel", __FUNCTION__);
96 ALOGV("%s: Read result extras from parcel", __FUNCTION__);
103 ALOGV("%s: parcel = %p", __FUNCTION__, parcel);
117 ALOGV("%s: Wrote metadata to parcel", __FUNCTION__);
124 ALOGV("%s: Wrote result extras to parcel", __FUNCTION__);
H A DICameraRecordingProxy.cpp45 ALOGV("startRecording");
55 ALOGV("stopRecording");
63 ALOGV("releaseRecordingFrame");
80 ALOGV("START_RECORDING");
88 ALOGV("STOP_RECORDING");
94 ALOGV("RELEASE_RECORDING_FRAME");
H A DCamera.cpp48 ALOGV("create");
85 ALOGV("%s: connect legacy camera device", __FUNCTION__);
108 ALOGV("reconnect");
131 ALOGV("setPreviewTarget(%p)", bufferProducer.get());
141 ALOGV("startPreview");
149 ALOGV("storeMetaDataInBuffers: %s",
159 ALOGV("startRecording");
168 ALOGV("stopPreview");
177 ALOGV("stopRecording");
190 ALOGV("releaseRecordingFram
[all...]
/frameworks/av/media/libeffects/proxy/
H A DEffectProxy.cpp66 ALOGV("EffectProxyCreate start..");
127 ALOGV("EffectCreate() UUID of HOST: %08X-%04X-%04X-%04X-%02X%02X%02X%02X"
132 ALOGV("EffectCreate() UUID of OFFLOAD: %08X-%04X-%04X-%04X-%02X%02X%02X%02X"
143 ALOGV("EffectCreate end");
150 ALOGV("ERROR : EffectRelease called with NULL pointer");
153 ALOGV("EffectRelease");
173 ALOGV("EffectGetDescriptor() called with NULL pointer");
210 ALOGV("Effect_command() Proxy context is NULL");
214 ALOGV("Effect_command() Calling HOST EffectCreate");
220 ALOGV("Effect_comman
[all...]
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfo.cpp151 ALOGV("RSInfo Header:");
152 ALOGV("\tIs threadable: %s", ((mHeader.isThreadable) ? "true" : "false"));
153 ALOGV("\tHeader size: %u", mHeader.headerSize);
154 ALOGV("\tString pool size: %u", mHeader.strPoolSize);
157 ALOGV("Source hash: NULL!");
159 ALOGV("Source hash: %s", stringFromSourceHash(mSourceHash).c_str());
162 ALOGV("Compile Command Line: ", mCompileCommandLine ? mCompileCommandLine : "(NULL)");
163 ALOGV("mBuildFingerprint: ", mBuildFingerprint ? mBuildFingerprint : "(NULL)");
166 ALOGV(_name ":"); \
167 ALOGV("\toffse
[all...]
/frameworks/av/media/libstagefright/
H A DSurfaceMediaSource.cpp53 ALOGV("SurfaceMediaSource");
81 ALOGV("~SurfaceMediaSource");
86 ALOGV("getTimestamp");
93 ALOGV("setFrameAvailableListener");
118 ALOGV("setFrameRate");
129 ALOGV("isMetaDataStoredInVideoBuffers");
134 ALOGV("getFrameRate");
141 ALOGV("start");
184 ALOGV("setMaxAcquiredBufferCount(%zu)", count);
194 ALOGV("setUseAbsoluteTimestamp
[all...]
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
H A DEffectReverb.cpp38 ALOGV("\tLVREV_ERROR : Parameter error - "\
42 ALOGV("\tLVREV_ERROR : Parameter error - "\
46 ALOGV("\tLVREV_ERROR : Parameter error - "\
201 ALOGV("\t\nEffectCreate start");
204 ALOGV("\tLVM_ERROR : EffectCreate() called with NULL pointer");
212 ALOGV("\tEffectCreate - UUID matched Reverb type %d, UUID = %x", i, desc->uuid.timeLow);
229 ALOGV("\tEffectCreate - AUX");
231 ALOGV("\tEffectCreate - INS");
240 ALOGV("\tEffectCreate - PRESET");
242 ALOGV("\tEffectCreat
[all...]

Completed in 162 milliseconds

1234567891011>>