Home
last modified time | relevance | path

Searched refs:MEDIA_LOG_I_SHORT (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dbase_stream_demuxer.cpp141 MEDIA_LOG_I_SHORT("SetNewAudioStreamID id: " PUBLIC_LOG_D32, streamID); in SetNewAudioStreamID()
149 MEDIA_LOG_I_SHORT("SetNewSubtitleStreamID id: " PUBLIC_LOG_D32, streamID); in SetNewSubtitleStreamID()
H A Dmedia_demuxer.cpp643 MEDIA_LOG_I_SHORT("GetTargetVideoTrackId enter"); in GetTargetVideoTrackId()
666MEDIA_LOG_I_SHORT("SelectVideoTrack trackId: %{public}d width: %{public}d height: %{public}d", in GetTargetVideoTrackId()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Dvideo_sink.cpp37MEDIA_LOG_I_SHORT("video_sync_fix_delay, pid:%{public}d, fixdelay: " PUBLIC_LOG_U64, getprocpid(),… in GetVideoLatencyFixDelay()
H A Dmedia_sync_manager.cpp547 MEDIA_LOG_I_SHORT("reportEos leaving seeking_"); in ReportEos()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp1094 MEDIA_LOG_I_SHORT("Seek in error pipelineStates: " PUBLIC_LOG_D32, in HandleSeek()
1276 MEDIA_LOG_I_SHORT("doSeek SEEK_CLOSEST"); in HandleSeekClosest()
1289 MEDIA_LOG_I_SHORT("seekAgent_ Seek end"); in HandleSeekClosest()
2105 MEDIA_LOG_I_SHORT("BUFFERING_END PLAYING"); in OnEventSub()
2114 MEDIA_LOG_I_SHORT("BUFFERING_START PAUSE"); in OnEventSub()
2523 MEDIA_LOG_I_SHORT("SEEK_CLOSEST BUFFERING_END PLAYING"); in NotifySeekDone()
2791 MEDIA_LOG_I_SHORT("HiPlayerImpl::LinkAudioDecoderFilter"); in LinkAudioDecoderFilter()
3029 MEDIA_LOG_I_SHORT("seekAgent_ AlignAudioPosition end"); in ExitSeekContinous()
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Dlog.h130 #define MEDIA_LOG_I_SHORT(fmt, ...) HST_HILOG_SHORT(HILOG_INFO, fmt, ##__VA_ARGS__) macro
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Daudio_decoder_filter.cpp308 MEDIA_LOG_I_SHORT("Audio decoder set sampleFormat before is: " PUBLIC_LOG_D32, sampleFormat); in UpdateTrackInfoSampleFormat()
H A Ddemuxer_filter.cpp566 MEDIA_LOG_I_SHORT("LinkNext track id: %{public}d", trackId); in LinkNext()