Searched refs:HLOGW (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hdecoder.cpp | 97 HLOGW("user don't set valid input buffer size"); in SetupPort() 230 HLOGW("get crop failed, use default"); in GetCropFromOmx() 237 HLOGW("wrong crop rect (%d, %d, %u, %u) vs. frame (%u," \ in GetCropFromOmx() 302 HLOGW("succ to set frameRate %.f", frameRate.value()); in OnSetParameters() 360 HLOGW("user set invalid scale mode %d", scaleType); in SaveScaleMode() 563 HLOGW("set pid %s to fd %d failed", pid.c_str(), fd); in SetCallerToBuffer() 585 HLOGW("invalid stride %d", stride); in UpdateFormatFromSurfaceBuffer() 594 HLOGW("get plane info failed, GSError=%d", err); in UpdateFormatFromSurfaceBuffer() 647 HLOGW("clean cache failed, GSError=%d", err); in OnClearBufferPool() 663 HLOGW("get vendor producer usage failed, add CPU_READ"); in GetProducerUsage() [all …]
|
H A D | hencoder.cpp | 53 HLOGW("ConfigureOutputBitrate failed"); in OnConfigure() 57 HLOGW("set color aspect failed"); in OnConfigure() 115 HLOGW("invalid repeatMs %d", repeatMs); in SetRepeat() 125 HLOGW("invalid repeatMaxCnt %d", repeatMaxCnt); in SetRepeat() 139 HLOGW("platform not support LTR"); in SetLTRParam() 207 HLOGW("platform not support temporal scale"); in SetTemperalLayer() 321 HLOGW("invalid color"); in SetColorAspects() 558 HLOGW("set protocol param failed"); in ConfigureProtocol() 704 HLOGW("failed to config OMX_IndexConfigVideoBitrate"); in OnSetParameters() 715 HLOGW("failed to config OMX_IndexConfigVideoFramerate"); 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() 1165 HLOGW("notify omx to free buffer failed"); in FreeOmxBuffer()
|
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()
|
/ohos5.0/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
|
/ohos5.0/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()
|
/ohos5.0/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
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_output.cpp | 116 HLOGW("HdiDevice has been changed"); in SetHdiOutputDevice() 572 HLOGW("HdiOutput::ReleaseLayers: layer or layer's cSurface is nullptr"); in ReleaseSurfaceBuffer() 612 HLOGW("HdiOutput::ReleaseLayers: layer or layer's cSurface is nullptr"); in ReleaseLayers()
|
H A D | hdi_screen.cpp | 60 HLOGW("Vsync ns is 0, drop this callback"); in OnVsync()
|
H A D | hdi_backend.cpp | 364 HLOGW("HdiDevice has been changed"); in SetHdiBackendDevice()
|
H A D | hdi_device_impl.cpp | 615 HLOGW("get supported layer perframe parameter key failed!"); in GetSupportedLayerPerFrameParameterKey()
|