Searched refs:MEDIA_LOG_I_SHORT (Results 1 - 10 of 10) sorted by relevance
/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | audio_decoder_filter.cpp | 56 MEDIA_LOG_I_SHORT("invalid codecFilter"); 65 MEDIA_LOG_I_SHORT("invalid codecFilter"); 74 MEDIA_LOG_I_SHORT("invalid codecFilter"); 96 MEDIA_LOG_I_SHORT("invalid codecFilter"); 107 MEDIA_LOG_I_SHORT("audio decoder filter create"); in AudioDecoderFilter() 121 MEDIA_LOG_I_SHORT("audio decoder filter destroy"); in ~AudioDecoderFilter() 127 MEDIA_LOG_I_SHORT("AudioDecoderFilter::Init."); in Init() 135 MEDIA_LOG_I_SHORT("AudioDecoderFilter::Prepare."); in DoPrepare() 138 MEDIA_LOG_I_SHORT("AudioDecoderFilter::FILTERTYPE_AENC."); in DoPrepare() 204 MEDIA_LOG_I_SHORT("AudioDecoderFilte in DoRelease() [all...] |
H A D | demuxer_filter.cpp | 91 MEDIA_LOG_I_SHORT("DemuxerFilterDrmCallback OnDrmInfoChanged"); 120 MEDIA_LOG_I_SHORT("DemuxerFilter Init"); in Init() 172 MEDIA_LOG_I_SHORT("RegisterVideoStreamReadyCallback step into"); in RegisterVideoStreamReadyCallback() 180 MEDIA_LOG_I_SHORT("DeregisterVideoStreamReadyCallback step into"); in DeregisterVideoStreamReadyCallback() 189 MEDIA_LOG_I_SHORT("trackCount: %{public}zu", trackInfos.size()); in DoPrepare() 251 MEDIA_LOG_I_SHORT("FaultDemuxerEventInfoWrite enter."); in FaultDemuxerEventInfoWrite() 265 MEDIA_LOG_I_SHORT("CollectVideoAndAudioInfo entered."); in CollectVideoAndAudioMime() 310 MEDIA_LOG_I_SHORT("Loop is started. Not need start again."); in PrepareBeforeStart() 316 MEDIA_LOG_I_SHORT("PrepareBeforeStart done ret = %{public}d", ret); in PrepareBeforeStart() 323 MEDIA_LOG_I_SHORT("Loo in DoStart() [all...] |
H A D | video_decoder_adapter.cpp | 61 MEDIA_LOG_I_SHORT("invalid videoDecoderAdapter"); in OnError() 70 MEDIA_LOG_I_SHORT("invalid videoDecoderAdapter"); in OnOutputFormatChanged() 79 MEDIA_LOG_I_SHORT("invalid videoDecoderAdapter"); in OnInputBufferAvailable() 88 MEDIA_LOG_I_SHORT("invalid videoDecoderAdapter"); in OnOutputBufferAvailable() 99 MEDIA_LOG_I_SHORT("~VideoDecoderAdapter()"); in ~VideoDecoderAdapter() 106 MEDIA_LOG_I_SHORT("mediaCodec_->Init."); in Init() 118 MEDIA_LOG_I_SHORT("VideoDecoderAdapter::Init CreateByMime errorCode %{public}d", ret); in Init() 121 MEDIA_LOG_I_SHORT("VideoDecoderAdapter::Init CreateByName errorCode %{public}d", ret); in Init() 132 MEDIA_LOG_I_SHORT("VideoDecoderAdapter->Configure."); in Configure() 148 MEDIA_LOG_I_SHORT("Star in Start() [all...] |
/foundation/multimedia/av_codec/services/media_engine/plugins/sink/ |
H A D | audio_server_sink_plugin.cpp | 217 MEDIA_LOG_I_SHORT("OnFirstFrameWriting latency: " PUBLIC_LOG_U64, latency); in OnFirstFrameWriting() 225 MEDIA_LOG_I_SHORT("OnFirstFrameWriting event upload "); in OnFirstFrameWriting() 230 MEDIA_LOG_I_SHORT("OnAudioPolicyServiceDied enter"); in OnAudioPolicyServiceDied() 237 MEDIA_LOG_I_SHORT("OnAudioPolicyServiceDied end"); in OnAudioPolicyServiceDied() 257 MEDIA_LOG_I_SHORT("Init entered."); in Init() 262 MEDIA_LOG_I_SHORT("Create audio renderer for apppid_ " PUBLIC_LOG_D32 " appuid_ " PUBLIC_LOG_D32 in Init() 275 MEDIA_LOG_I_SHORT("Create audio renderer for samplingRate " PUBLIC_LOG_D32 " encoding " PUBLIC_LOG_D32 in Init() 302 MEDIA_LOG_I_SHORT("AudioRenderer::Release start"); in ReleaseRender() 304 MEDIA_LOG_I_SHORT("AudioRenderer::Release end"); in ReleaseRender() 353 MEDIA_LOG_I_SHORT("Prepar in Prepare() [all...] |
/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_impl.cpp | 62 MEDIA_LOG_I_SHORT("PlayerEventReceiver ctor called."); in PlayerEventReceiver() 83 MEDIA_LOG_I_SHORT("PlayerFilterCallback ctor called."); in PlayerFilterCallback() 144 MEDIA_LOG_I_SHORT("Init start"); in Init() 321 MEDIA_LOG_I_SHORT("SetMediaSource entered media source stream"); in SetMediaSource() 362 MEDIA_LOG_I_SHORT("SetSource in source stream"); in SetSource() 399 MEDIA_LOG_I_SHORT("Source is existed, reset the relatived objects"); in ResetIfSourceExisted() 413 MEDIA_LOG_I_SHORT("Reset the relatived objects end"); in ResetIfSourceExisted() 436 MEDIA_LOG_I_SHORT("SetPlayRange success! start: " PUBLIC_LOG_D64 ", end: " PUBLIC_LOG_D64, in SetPlayRange() 457 MEDIA_LOG_I_SHORT("current state is initialized/stopped SetPlayRangeWithMode start: " in SetPlayRangeWithMode() 467 MEDIA_LOG_I_SHORT("see in SetPlayRangeWithMode() [all...] |
H A D | hiplayer_callback_looper.cpp | 72 MEDIA_LOG_I_SHORT("HiPlayerCallbackLooper start callback looper"); in StartWithPlayerEngineObs() 85 MEDIA_LOG_I_SHORT("HiPlayerCallbackLooper StartReportMediaProgress start"); in StartReportMediaProgress() 115 MEDIA_LOG_I_SHORT("HiPlayerCallbackLooper StopReportMediaProgress"); in StopReportMediaProgress() 276 MEDIA_LOG_I_SHORT("Report info, info type: " PUBLIC_LOG_D32 " info value: " PUBLIC_LOG_D32, in DoReportInfo() 311 MEDIA_LOG_I_SHORT("invalid event"); in Enqueue()
|
/foundation/multimedia/av_codec/services/media_engine/modules/sink/ |
H A D | media_sync_manager.cpp | 72 MEDIA_LOG_I_SHORT("set play rate " PUBLIC_LOG_F, rate); in SetPlaybackRate() 131 MEDIA_LOG_I_SHORT("set media started at " PUBLIC_LOG_D64, minRangeStartOfMediaTime_); in SetMediaTimeRangeStart() 145 MEDIA_LOG_I_SHORT("set media end at " PUBLIC_LOG_D64, maxRangeEndOfMediaTime_); in SetMediaTimeRangeEnd() 187 MEDIA_LOG_I_SHORT("resume"); in Resume() 223 MEDIA_LOG_I_SHORT("pause with clockTime " PUBLIC_LOG_D64 ", mediaTime " PUBLIC_LOG_D64 ", exactMediaTime " in Pause() 236 MEDIA_LOG_I_SHORT("isSeeking_ mediaTime: %{public}" PRId64, mediaTime); in Seek() 252 MEDIA_LOG_I_SHORT("do Reset"); in Reset() 267 MEDIA_LOG_I_SHORT("do Stop"); in Stop() 355 MEDIA_LOG_I_SHORT("leaving seeking_"); in UpdateTimeAnchor() 515 MEDIA_LOG_I_SHORT("supplie in ReportPrerolled() [all...] |
H A D | video_sink.cpp | 36 MEDIA_LOG_I_SHORT("video_sync_fix_delay, pid:%{public}d, fixdelay: " PUBLIC_LOG_U64, getprocpid(), fixDelay); in GetvideoLatencyFixDelay() 57 MEDIA_LOG_I_SHORT("ctor"); in VideoSink() 62 MEDIA_LOG_I_SHORT("dtor"); in ~VideoSink() 113 MEDIA_LOG_I_SHORT("Video sink EOS"); in DoSyncWrite() 193 MEDIA_LOG_I_SHORT("VideoSink first few times diff is " PUBLIC_LOG_D64 " us", diff); in CheckBufferLatenessMayWait()
|
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
H A D | base_stream_demuxer.cpp | 66 MEDIA_LOG_I_SHORT("BaseStreamDemuxer::SnifferMediaType called");
in SnifferMediaType() 84 MEDIA_LOG_I_SHORT("SetBundleName bundleName: " PUBLIC_LOG_S, bundleName.c_str());
in SetBundleName() 119 MEDIA_LOG_I_SHORT("SetNewVideoStreamID id: " PUBLIC_LOG_D32, streamID);
in SetNewVideoStreamID()
|
/foundation/multimedia/media_foundation/interface/inner_api/common/ |
H A D | log.h | 130 #define MEDIA_LOG_I_SHORT(fmt, ...) HST_HILOG_SHORT(HILOG_INFO, fmt, ##__VA_ARGS__) macro
|
Completed in 17 milliseconds