Searched refs:HLOGW (Results 1 - 13 of 13) sorted by relevance
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hdecoder.cpp | 108 HLOGW("user don't set valid input buffer size"); in SetupPort() 241 HLOGW("get crop failed, use default"); in GetCropFromOmx() 248 HLOGW("wrong crop rect (%d, %d, %u, %u) vs. frame (%u," \ in GetCropFromOmx() 319 HLOGW("succ to set frameRate %.f", frameRate.value()); in OnSetParameters() 361 HLOGW("set GraphicTransformType %d to surface failed", transform_); in SetTransform() 376 HLOGW("user set invalid scale mode %d", scaleType); in SaveScaleMode() 394 HLOGW("set ScalingMode %d to surface failed", scaleMode_.value()); in SetScaleMode() 512 HLOGW("set pid %s to fd %d failed", pid.c_str(), fd); in SetCallerToBuffer() 534 HLOGW("invalid stride %d", stride); in UpdateFormatFromSurfaceBuffer() 596 HLOGW("clea in OnClearBufferPool() [all...] |
H A D | hencoder.cpp | 52 HLOGW("ConfigureOutputBitrate failed"); in OnConfigure() 56 HLOGW("set color aspect failed"); in OnConfigure() 114 HLOGW("invalid repeatMs %d", repeatMs); in SetRepeat() 124 HLOGW("invalid repeatMaxCnt %d", repeatMaxCnt); in SetRepeat() 138 HLOGW("platform not support LTR"); in SetLTRParam() 146 HLOGW("user has enabled temporal scale, can not set LTR param"); in SetLTRParam() 206 HLOGW("platform not support temporal scale"); in SetTemperalLayer() 320 HLOGW("invalid color"); in SetColorAspects() 556 HLOGW("set protocol param failed"); in ConfigureProtocol() 702 HLOGW("faile in OnSetParameters() [all...] |
H A D | hcodec.cpp | 217 HLOGW("failed to get hidumper info"); in GetHidumperInfo() 378 HLOGW("get working freq param failed"); in SetFrameRateAdaptiveMode() 388 HLOGW("set working freq param failed"); in SetFrameRateAdaptiveMode() 402 HLOGW("strcpy failed"); in SetProcessName() 406 HLOGW("set process name failed"); in SetProcessName() 419 HLOGW("platform not support LowLatency"); in SetLowLatency() 427 HLOGW("set low latency failed"); in SetLowLatency() 862 HLOGW("wait fence succ but cost %" PRId64 " ms", costMs); in WaitFence() 1018 HLOGW("it's not a eos buffer but not filled, ask omx to re-fill it"); in OnOMXFillBufferDone() 1165 HLOGW("notif in FreeOmxBuffer() [all...] |
H A D | hcodec_log.h | 121 #define HLOGW(...) HLOG(LOG_WARN, __VA_ARGS__) macro
|
H A D | hcodec_dfx.cpp | 53 HLOGW("buffer circulate stoped"); in OnPrintAllBufferOwner()
|
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
H A D | hdi_log.h | 37 #define HLOGW(fmt, ...) C_HLOG(HILOG_WARN, fmt, ##__VA_ARGS__) macro
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/ |
H A D | image_decoder.cpp | 206 HLOGW("get crop failed, use default"); in UpdateDisplaySizeByCrop() 212 HLOGW("wrong crop rect (%{public}d, %{public}d, %{public}u, %{public}u), use default", in UpdateDisplaySizeByCrop() 278 HLOGW("get packed input flag failed, use false as default"); in OnGetPackedInputFlag()
|
H A D | image_codec.cpp | 289 HLOGW("get working freq param failed"); in SetFrameRateAdaptiveMode() 296 HLOGW("set working freq param failed"); in SetFrameRateAdaptiveMode() 313 HLOGW("strcpy failed"); in SetProcessName() 317 HLOGW("set process name failed"); in SetProcessName() 792 HLOGW("notify omx to free buffer failed"); in FreeOmxBuffer()
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
H A D | image_codec_log.h | 53 #define HLOGW(x, ...) HILOG_WARN(LOG_CORE, HLOG_FMT x, compUniqueStr_.c_str(), \ macro
|
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_screen.cpp | 56 HLOGW("Vsync ns is 0, drop this callback"); in OnVsync()
|
H A D | hdi_output.cpp | 118 HLOGW("HdiDevice has been changed"); in SetHdiOutputDevice() 638 HLOGW("HdiOutput::ReleaseLayers: layer or layer's cSurface is nullptr"); in ReleaseSurfaceBuffer() 678 HLOGW("HdiOutput::ReleaseLayers: layer or layer's cSurface is nullptr"); in ReleaseLayers()
|
H A D | hdi_backend.cpp | 382 HLOGW("HdiDevice has been changed"); in SetHdiBackendDevice()
|
H A D | hdi_device_impl.cpp | 616 HLOGW("get supported layer perframe parameter key failed!"); in GetSupportedLayerPerFrameParameterKey()
|
Completed in 13 milliseconds