Searched refs:PUBLIC_LOG_F (Results 1 - 14 of 14) sorted by relevance
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/http/ |
H A D | http_media_downloader.cpp | 173 MEDIA_LOG_I("Send http aboveWaterline event, ringbuffer ratio " PUBLIC_LOG_F, ratio); in SaveData() 180 MEDIA_LOG_I("Send http belowWaterline event, ringbuffer ratio " PUBLIC_LOG_F, ratio); in SaveData()
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/ |
H A D | file_fd_source_plugin.cpp | 673 MEDIA_LOG_I("downloadDuration: " PUBLIC_LOG_F "avgDownloadSpeed_: " PUBLIC_LOG_F, in GetCurrentSpeed() 686 MEDIA_LOG_I("cacheTime: " PUBLIC_LOG_F "avgDownloadSpeed_: " PUBLIC_LOG_F in UpdateWaterLineAbove() 695 MEDIA_LOG_I("GetCacheTime with num: " PUBLIC_LOG_F, num); in GetCacheTime()
|
/foundation/multimedia/media_foundation/engine/include/foundation/ |
H A D | log.h | 66 #define PUBLIC_LOG_F PUBLIC_LOG "f" macro
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_reference_parser.cpp | 84 MEDIA_LOG_I("Success parse, fps: " PUBLIC_LOG_F ", IFramePos size: " PUBLIC_LOG_ZU, fps_, IFramePos_.size());
in ParserBoxInfo() 186 "Init failed, IFramePos size:" PUBLIC_LOG_ZU ", fps:" PUBLIC_LOG_F, IFramePos_.size(), fps_);
in ParserRefInit()
|
H A D | ffmpeg_format_helper.cpp | 526 MEDIA_LOG_D("Parse frame rate failed: " PUBLIC_LOG_F, frameRate); in ParseVideoTrackInfo() 562 MEDIA_LOG_D("Parse rotate info from display matrix: " PUBLIC_LOG_F, rotation); in ParseRotationFromMatrix()
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/ |
H A D | m3u8.cpp | 203 MEDIA_LOG_D("UpdateMediaPlaylist called, duration_ = " PUBLIC_LOG_F, duration_); in UpdateMediaPlaylist()
|
/foundation/multimedia/media_foundation/interface/inner_api/common/ |
H A D | log.h | 73 #define PUBLIC_LOG_F PUBLIC_LOG "f" macro
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/http/ |
H A D | http_media_downloader.cpp | 287 " avgDownloadSpeed: " PUBLIC_LOG_F, GetCurrentBufferSize(), waterLineAbove_, avgDownloadSpeed_); in HandleBuffering() 784 MEDIA_LOG_I("HTTP Send http aboveWaterline event, ringbuffer ratio " PUBLIC_LOG_F, ratio); in SaveRingBufferData() 791 MEDIA_LOG_I("HTTP Send http belowWaterline event, ringbuffer ratio " PUBLIC_LOG_F, ratio); in SaveRingBufferData()
|
/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()
|
/foundation/multimedia/media_foundation/engine/pipeline/core/ |
H A D | media_sync_manager.cpp | 71 MEDIA_LOG_I("set play rate " PUBLIC_LOG_F, rate); in SetPlaybackRate()
|
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
H A D | media_demuxer.cpp | 1991 MEDIA_LOG_I("Speed=" PUBLIC_LOG_F, speed); in SetSpeed() 1999 MEDIA_LOG_I("Framerate=" PUBLIC_LOG_F " trackId=" PUBLIC_LOG_D32, framerate, trackId); in SetFrameRate() 2066 MEDIA_LOG_D("Drop buffer, framerate=" PUBLIC_LOG_F " speed=" PUBLIC_LOG_F " decodeUpLimit=" in IsBufferDroppable()
|
/foundation/multimedia/media_foundation/engine/scene/player/standard/ |
H A D | hiplayer_impl.cpp | 753 MEDIA_LOG_I("set volume " PUBLIC_LOG_F, volume); in SetVolumeToSink() 1055 MEDIA_LOG_I("unknown rate:" PUBLIC_LOG_F ", return default speed(SPEED_FORWARD_1_00_X)", rate); in ChangeSpeedToMode()
|
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/ |
H A D | m3u8.cpp | 456 MEDIA_LOG_D("UpdateMediaPlaylist called, duration_ = " PUBLIC_LOG_F, duration_); in UpdateMediaPlaylist()
|
/foundation/multimedia/media_foundation/engine/scene/player/lite/ |
H A D | hiplayer_impl.cpp | 475 MEDIA_LOG_I("set volume " PUBLIC_LOG_F, volume); in SetVolumeToSink()
|
Completed in 21 milliseconds