Searched refs:MEDIA_LOG_E_SHORT (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_callback_looper.cpp | 226 MEDIA_LOG_E_SHORT("DoReportSystemOperation, ptr is nullptr"); in DoReportSystemOperation() 248 MEDIA_LOG_E_SHORT("DoReportError error, ptr is nullptr"); in DoReportError() 275 MEDIA_LOG_E_SHORT("DoReportInfo error, ptr is nullptr"); in DoReportInfo()
|
H A D | hiplayer_impl.cpp | 1291 MEDIA_LOG_E_SHORT("Seek closest failed"); in HandleSeekClosest() 1707 MEDIA_LOG_E_SHORT("SelectTrack error. trackId is " PUBLIC_LOG_D32, trackId); in InnerSelectTrack()
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/common/ |
H A D | log.h | 132 #define MEDIA_LOG_E_SHORT(fmt, ...) HST_HILOG_SHORT(HILOG_ERROR, fmt, ##__VA_ARGS__) macro
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | demuxer_filter.cpp | 221 MEDIA_LOG_E_SHORT("mimeType is invalid, index: %zu", index); in HandleTrackInfos()
|
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/ |
H A D | hitranscoder_impl.cpp | 949 MEDIA_LOG_E_SHORT("Error: " PUBLIC_LOG_S, errMsg.c_str()); in CollectionErrorInfo()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
H A D | media_demuxer.cpp | 650 MEDIA_LOG_E_SHORT("meta is invalid, index: %zu", index); in GetTargetVideoTrackId()
|