Home
last modified time | relevance | path

Searched refs:HLOGI (Results 1 - 16 of 16) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.cpp50 HLOGI("dynamic mode"); in OnConfigure()
53 HLOGI("normal mode"); in OnConfigure()
88 HLOGI("user set width %d, height %d", width, height); in SetupPort()
97 HLOGI("user don't set valid frame rate, use default 60.0"); in SetupPort()
153 HLOGI("GraphicPixelFormat need update: configured(%s) -> portdefinition(%s)", in UpdateConfiguredFmt()
206 HLOGI("output format: %s", outputFormat_->Stringify().c_str()); in UpdateOutPortFormat()
218 HLOGI("isFullRange %d, primary %u, transfer %u, matrix %u", in UpdateColorAspects()
225 HLOGI("output format changed: %s", outputFormat_->Stringify().c_str()); in UpdateColorAspects()
252 HLOGI("crop rect (%d, %d, %u, %u)", in GetCropFromOmx()
282 HLOGI(">>"); in OnSetOutputSurfaceWhenCfg()
[all...]
H A Dhcodec.cpp86 HLOGI("[pid %d][%s] -> avcodec", avcodecCaller_.pid, avcodecCaller_.processName.c_str()); in PrintCaller()
88 HLOGI("[pid %d][%s] -> player -> avcodec", playerCaller_.pid, playerCaller_.processName.c_str()); in PrintCaller()
94 HLOGI(">>"); in SetCallback()
104 HLOGI("%s", format.Stringify().c_str()); in Configure()
121 HLOGI(">>"); in SetOutputSurface()
169 HLOGI(">>"); in NotifyEos()
175 HLOGI("%s", format.Stringify().c_str()); in SetParameter()
184 HLOGI(">>"); in GetInputFormat()
213 HLOGI(">>"); in GetHidumperInfo()
228 HLOGI(">>"); in CreateInputSurface()
[all...]
H A Dhencoder.cpp102 HLOGI("enable surface mode callback flag %d", enableCb); in CheckIfEnableCb()
173 HLOGI("configure encoder params feedback[%d] success", enableParamsFeedback); in EnableEncoderParamsFeedback()
194 HLOGI("set qp range (%d~%d) succ", minQp, maxQp); in SetQpRange()
240 HLOGI("set temporal layer param %d succ", temperalLayerParam.layerCnt); in SetTemperalLayer()
294 HLOGI("SetParameterWithBuffer succ"); in OnConfigureBuffer()
306 HLOGI("user set range flag %d", range); in SetColorAspects()
309 HLOGI("user set primary %d", primary); in SetColorAspects()
312 HLOGI("user set transfer %d", transfer); in SetColorAspects()
315 HLOGI("user set matrix %d", matrix); in SetColorAspects()
336 HLOGI("se in SetColorAspects()
[all...]
H A Dhcodec_dfx.cpp84 HLOGI("%s: eos=%d, cnt=%" PRIu64 ", %d/%d/%d/%d, %s", inOutStr, eos, cnt, in PrintAllBufferInfo()
165 HLOGI("%s:%.0f; %d/%d/%d/%d, %.0f/%.0f/%.0f/%.0f", (isInput ? " in" : "out"), fps, in PrintStatistic()
254 HLOGI("%s = %u, after hold %.1f ms (%.1f ms), %s -> %s, %d/%d/%d/%d", in ChangeOwnerDebug()
280 HLOGI("pts = %" PRId64 ", len = %u, flags = 0x%x", in UpdateInputRecord()
284 HLOGI("pts = %" PRId64 ", len = %u, flags = 0x%x, in fps %.2f", in UpdateInputRecord()
313 HLOGI("pts = %" PRId64 ", len = %u, flags = 0x%x, " in UpdateOutputRecord()
319 HLOGI("pts = %" PRId64 ", len = %u, flags = 0x%x, " in UpdateOutputRecord()
H A Dhcodec_log.h122 #define HLOGI(...) HLOG(LOG_INFO, __VA_ARGS__) macro
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec_dfx.cpp25 HLOGI("------------INPUT-----------"); in PrintAllBufferInfo()
27 HLOGI("inBufId = %{public}u, owner = %{public}s", info.bufferId, ToString(info.owner)); in PrintAllBufferInfo()
29 HLOGI("----------------------------"); in PrintAllBufferInfo()
30 HLOGI("------------OUTPUT----------"); in PrintAllBufferInfo()
32 HLOGI("outBufId = %{public}u, owner = %{public}s", info.bufferId, ToString(info.owner)); in PrintAllBufferInfo()
34 HLOGI("----------------------------"); in PrintAllBufferInfo()
74 HLOGI("%{public}s = %{public}u, after hold %{public}.1f ms (%{public}.1f ms), %{public}s -> %{public}s, " in ChangeOwner()
100 HLOGI("pts = %{public}" PRId64 ", len = %{public}u, flags = 0x%{public}x", in UpdateInputRecord()
104 HLOGI("pts = %{public}" PRId64 ", len = %{public}u, flags = 0x%{public}x, in fps %{public}.2f", in UpdateInputRecord()
131 HLOGI("pt in UpdateOutputRecord()
[all...]
H A Dimage_codec.cpp56 HLOGI(">>"); in SetCallback()
89 HLOGI(">>"); in GetInputFormat()
116 HLOGI(">>"); in Start()
122 HLOGI(">>"); in Release()
141 HLOGI(">>"); in SetOutputBuffer()
180 HLOGI(">>"); in ~ImageCodec()
266 HLOGI("configured pixel format is %{public}s", configuredFmt_.strFmt.c_str()); in GetPixelFmtFromUser()
292 HLOGI("level cnt is %{public}d, set level to %{public}d", param.level, param.level - 1); in SetFrameRateAdaptiveMode()
308 HLOGI("processName name is %{public}s", processName.c_str()); in SetProcessName()
374 HLOGI(" in PrintPortDefinition()
[all...]
H A Dimage_decoder.cpp62 HLOGI("user set width %{public}u, height %{public}u", width, height); in SetupPort()
73 HLOGI("user don't set valid frame rate, use default 30.0"); in SetupPort()
111 HLOGI("GraphicPixelFormat need update: configured(%{public}s) -> portdefinition(%{public}s)", in UpdateConfiguredFmt()
189 HLOGI("range:%{public}d, primary:%{public}d, transfer:%{public}d, matrix:%{public}d)", in UpdateColorAspects()
216 HLOGI("crop rect (%{public}d, %{public}d, %{public}u, %{public}u)", in UpdateDisplaySizeByCrop()
247 HLOGI("vendor producer usage = 0x%" PRIx64 "", vendorUsage.usage); in GetProducerUsage()
250 HLOGI("decoder producer usage = 0x%" PRIx64 "", producerUsage); in GetProducerUsage()
336 HLOGI(">>"); in SubmitAllBuffersOwnedByUs()
338 HLOGI("buffer is already circulating, no need to do again"); in SubmitAllBuffersOwnedByUs()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_screen.cpp43 HLOGI("Create screen, screenId is %{public}d", screenId); in HdiScreen()
48 HLOGI("Destroy screen, screenId is %{public}d", screenId_); in ~HdiScreen()
73 HLOGI("HdiScreen has been initialized"); in Init()
89 HLOGI("Init hdiScreen succeed"); in Init()
H A Dhdi_framebuffer_surface.cpp155 HLOGI("HdiFramebufferSurface::ReleaseFramebuffer:" in ReleaseFramebuffer()
H A Dhdi_backend.cpp314 HLOGI("HotPlugEvent, screenId is %{public}u, connected is %{public}u", screenId, connected); in OnHdiBackendHotPlugEvent()
370 HLOGI("Init device succeed"); in InitDevice()
H A Dhdi_output.cpp335 HLOGI("layer map is empty, drop this frame"); in PreProcessLayersComp()
409 HLOGI("the length of buffer cache exceeds the limit, and not find the aim buffer!"); in CheckAndUpdateClientBufferCahce()
583 HLOGI("Change enableVsyncSample_, value is %{public}d", enabled); in SetVsyncSamplerEnabled()
H A Dhdi_device_impl.cpp50 HLOGI("%{public}s: notify the death event of composer to RS", __func__);
H A Dhdi_layer.cpp155 HLOGI("this layer has not been created"); in CloseLayer()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_log.h36 #define HLOGI(fmt, ...) C_HLOG(HILOG_INFO, fmt, ##__VA_ARGS__) macro
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec_log.h55 #define HLOGI(x, ...) HILOG_INFO(LOG_CORE, HLOG_FMT x, compUniqueStr_.c_str(), \ macro

Completed in 15 milliseconds