/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | block_queue_pool.cpp | 30 MEDIA_LOG_D("In, block queue " PUBLIC_LOG_S, name_.c_str()); in ~BlockQueuePool() 34 MEDIA_LOG_D("Out, block queue " PUBLIC_LOG_S, name_.c_str()); in ~BlockQueuePool() 44 MEDIA_LOG_D("Out, block queue " PUBLIC_LOG_S ", add track " PUBLIC_LOG_U32 in AddTrackQueue() 68 MEDIA_LOG_D("Out, block queue " PUBLIC_LOG_S, name_.c_str()); in RemoveTrackQueue() 83 MEDIA_LOG_D("Block queue " PUBLIC_LOG_S " has cache", name_.c_str()); in GetCacheSize() 98 MEDIA_LOG_D("DataSize(" PUBLIC_LOG_U64 ") is out of uint32", in GetCacheDataSize() 119 MEDIA_LOG_D("Block queue " PUBLIC_LOG_S " have cache", name_.c_str()); in HasCache() 130 MEDIA_LOG_D("Error queueIndex"); in ResetQueue() 203 MEDIA_LOG_D("Block is nullptr"); in Pop() 208 MEDIA_LOG_D("Pkt is nullptr, will find next"); in Pop() [all …]
|
H A D | block_queue.h | 56 MEDIA_LOG_D("In, block queue " PUBLIC_LOG_S, name_.c_str()); in Push() 63 MEDIA_LOG_D("Block queue " PUBLIC_LOG_S " is full", name_.c_str()); in Push() 73 MEDIA_LOG_D("Out, block queue " PUBLIC_LOG_S, name_.c_str()); in Push() 79 MEDIA_LOG_D("In, block queue " PUBLIC_LOG_S, name_.c_str()); in Pop() 86 MEDIA_LOG_D("Block queue " PUBLIC_LOG_S " is empty", name_.c_str()); in Pop() 97 MEDIA_LOG_D("Out, block queue " PUBLIC_LOG_S, name_.c_str()); in Pop() 103 MEDIA_LOG_D("In, block queue " PUBLIC_LOG_S, name_.c_str()); in Front() 110 MEDIA_LOG_D("Block queue " PUBLIC_LOG_S " is empty", name_.c_str()); in Front() 120 MEDIA_LOG_D("Out, block queue " PUBLIC_LOG_S, name_.c_str()); in Front() 126 MEDIA_LOG_D("In, block queue " PUBLIC_LOG_S, name_.c_str()); in Back() [all …]
|
H A D | ffmpeg_format_helper.cpp | 179 MEDIA_LOG_D("Convert failed"); in ConvertGBK2UTF8() 390 MEDIA_LOG_D("Parse location info"); in ParseLocationInfo() 397 MEDIA_LOG_D("Parse failed"); in ParseLocationInfo() 407 MEDIA_LOG_D("Info format error"); in ParseLocationInfo() 416 MEDIA_LOG_D("Parse user data info"); in ParseUserMeta() 501 MEDIA_LOG_D("Not found ftyp"); in GetFileTypeByName() 536 MEDIA_LOG_D("Parse codec config failed"); in ParseAVTrackInfo() 543 MEDIA_LOG_D("Parse track language failed"); in ParseAVTrackInfo() 572 MEDIA_LOG_D("Parse rotate info from meta failed"); in ParseVideoTrackInfo() 892 MEDIA_LOG_D("Parse " PUBLIC_LOG_S, key.c_str()); in ParseInfoFromMetadata() [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_lite_source/ |
H A D | http_lite_source_plugin.cpp | 89 MEDIA_LOG_D("Init IN"); in Init() 107 MEDIA_LOG_D("IN"); in Deinit() 115 MEDIA_LOG_D("IN"); in Prepare() 125 MEDIA_LOG_D("IN"); in Reset() 135 MEDIA_LOG_D("IN"); in Stop() 142 MEDIA_LOG_D("OUT"); in Stop() 150 MEDIA_LOG_D("IN"); in GetParameter() 166 MEDIA_LOG_D("IN"); in SetParameter() 181 MEDIA_LOG_D("IN"); in SetCallback() 304 MEDIA_LOG_D("IN"); in GetSize() [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/server/src/ |
H A D | event_aggregate.cpp | 70 MEDIA_LOG_D("EventAggregate Constructor"); in EventAggregate() 75 MEDIA_LOG_D("EventAggregate Destructor"); in ~EventAggregate() 80 MEDIA_LOG_D("WriteEvent enter"); in WriteEvent() 106 MEDIA_LOG_D("Update Aggregate Event List"); in UpdateAggregateEventList() 239 MEDIA_LOG_D("Stream State RUNNING"); in HandleStreamChangeEvent() 433 MEDIA_LOG_D("Handle device usage"); in HandleDeviceUsage() 465 MEDIA_LOG_D("Handle stream usage"); in HandleStreamUsage() 519 MEDIA_LOG_D("Handle capture muted"); in HandleCaptureMuted() 584 MEDIA_LOG_D("Handle volume change"); in HandleVolumeChange() 618 MEDIA_LOG_D("Handle pipe change"); in HandlePipeChange() [all …]
|
H A D | media_event_base_writer.cpp | 33 MEDIA_LOG_D("Write heaset change"); in WriteHeasetChange() 49 MEDIA_LOG_D("Write volume change"); in WriteVolumeChange() 71 MEDIA_LOG_D("Write stream change"); in WriteStreamChange() 96 MEDIA_LOG_D("Write stream standby"); in WriteStreamStandby() 114 MEDIA_LOG_D("Write device Change"); in WriteDeviceChange() 137 MEDIA_LOG_D("Write load config error"); in WriteLoadConfigError() 165 MEDIA_LOG_D("Write audio startup error"); in WriteAudioStartupError() 195 MEDIA_LOG_D("Write stream create error"); in WriteStreamCreateError() 229 MEDIA_LOG_D("Write bg silent playback"); in WriteBGSilentPlayback() 355 MEDIA_LOG_D("Write audio pipe change"); in WriteAudioPipeChange() [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/stream_source/ |
H A D | stream_source_plugin.cpp | 57 MEDIA_LOG_D("IN"); in Init() 63 MEDIA_LOG_D("IN"); in Deinit() 69 MEDIA_LOG_D("IN"); in Prepare() 75 MEDIA_LOG_D("IN"); in Reset() 81 MEDIA_LOG_D("IN"); in Start() 87 MEDIA_LOG_D("IN"); in Stop() 93 MEDIA_LOG_D("IN"); in GetParameter() 99 MEDIA_LOG_D("IN"); in SetParameter() 105 MEDIA_LOG_D("IN"); in SetCallback() 143 MEDIA_LOG_D("IN"); in GetSize() [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/ |
H A D | http_source_plugin.cpp | 68 MEDIA_LOG_D("Init enter."); in Init() 74 MEDIA_LOG_D("Deinit enter."); in Deinit() 81 MEDIA_LOG_D("Prepare enter."); in Prepare() 90 MEDIA_LOG_D("Reset enter."); in Reset() 97 MEDIA_LOG_D("Start enter."); in Start() 112 MEDIA_LOG_D("GetParameter enter."); in GetParameter() 142 MEDIA_LOG_D("SetCallback enter."); in SetCallback() 153 MEDIA_LOG_D("SetSource enter."); in SetSource() 182 MEDIA_LOG_D("Read enter."); in Read() 207 MEDIA_LOG_D("GetSize enter."); in GetSize() [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/core/ |
H A D | base.cpp | 31 MEDIA_LOG_D(PUBLIC_LOG_S " Enter.", __FUNCTION__); in Init() 43 MEDIA_LOG_D(PUBLIC_LOG_S " Exit.", __FUNCTION__); in Init() 49 MEDIA_LOG_D(PUBLIC_LOG_S " Enter.", __FUNCTION__); in Deinit() 59 MEDIA_LOG_D(PUBLIC_LOG_S " Exit.", __FUNCTION__); in Deinit() 65 MEDIA_LOG_D(PUBLIC_LOG_S " Enter.", __FUNCTION__); in Prepare() 78 MEDIA_LOG_D(PUBLIC_LOG_S " Exit.", __FUNCTION__); in Prepare() 84 MEDIA_LOG_D(PUBLIC_LOG_S " Enter.", __FUNCTION__); in Reset() 96 MEDIA_LOG_D(PUBLIC_LOG_S " Exit.", __FUNCTION__); in Reset() 102 MEDIA_LOG_D(PUBLIC_LOG_S " Enter.", __FUNCTION__); in Start() 115 MEDIA_LOG_D(PUBLIC_LOG_S " Exit.", __FUNCTION__); in Start() [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/file_source/ |
H A D | file_source_plugin.cpp | 75 MEDIA_LOG_D("IN"); in FileSourcePlugin() 80 MEDIA_LOG_D("IN"); in ~FileSourcePlugin() 89 MEDIA_LOG_D("IN"); in Init() 96 MEDIA_LOG_D("IN"); in Deinit() 103 MEDIA_LOG_D("IN"); in Prepare() 109 MEDIA_LOG_D("IN"); in Reset() 116 MEDIA_LOG_D("IN"); in GetParameter() 122 MEDIA_LOG_D("IN"); in SetParameter() 128 MEDIA_LOG_D("IN"); in GetAllocator() 134 MEDIA_LOG_D("IN"); in SetCallback() [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/ |
H A D | hdi_codec_adapter.cpp | 130 MEDIA_LOG_D("Init begin"); in Init() 185 MEDIA_LOG_D("DeInit Enter"); in Deinit() 198 MEDIA_LOG_D("DeInit End;"); in Deinit() 227 MEDIA_LOG_D("prepare end"); in Prepare() 233 MEDIA_LOG_D("Reset Start"); in Reset() 260 MEDIA_LOG_D("start begin"); in Start() 271 MEDIA_LOG_D("start end"); in Start() 277 MEDIA_LOG_D("Stop Enter"); in Stop() 279 MEDIA_LOG_D("Stop End"); in Stop() 285 MEDIA_LOG_D("Flush begin"); in Flush() [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/std_stream_source/ |
H A D | std_stream_source_plugin.cpp | 50 MEDIA_LOG_D("ctor called"); in StdStreamSourcePlugin() 57 MEDIA_LOG_D("dtor called"); in ~StdStreamSourcePlugin() 63 MEDIA_LOG_D("IN"); in Init() 69 MEDIA_LOG_D("IN"); in Deinit() 75 MEDIA_LOG_D("IN"); in Prepare() 81 MEDIA_LOG_D("IN"); in Reset() 87 MEDIA_LOG_D("IN"); in Start() 93 MEDIA_LOG_D("IN"); in Stop() 99 MEDIA_LOG_D("IN"); in GetParameter() 105 MEDIA_LOG_D("IN"); in SetParameter() [all …]
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/ |
H A D | file_source_plugin.cpp | 85 MEDIA_LOG_D("IN"); in FileSourcePlugin() 90 MEDIA_LOG_D("IN"); in ~FileSourcePlugin() 99 MEDIA_LOG_D("IN"); in Init() 106 MEDIA_LOG_D("IN"); in Deinit() 113 MEDIA_LOG_D("IN"); in Prepare() 119 MEDIA_LOG_D("IN"); in Reset() 126 MEDIA_LOG_D("IN"); in GetParameter() 132 MEDIA_LOG_D("IN"); in SetParameter() 138 MEDIA_LOG_D("IN"); in GetAllocator() 144 MEDIA_LOG_D("IN"); in SetCallback() [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/video_capture/ |
H A D | video_file_capture_plugin.cpp | 75 MEDIA_LOG_D("IN"); in VideoFileCapturePlugin() 80 MEDIA_LOG_D("IN"); in ~VideoFileCapturePlugin() 85 MEDIA_LOG_D("IN"); in Init() 91 MEDIA_LOG_D("IN"); in Deinit() 101 MEDIA_LOG_D("IN"); in Prepare() 118 MEDIA_LOG_D("IN"); in Reset() 124 MEDIA_LOG_D("IN"); in Start() 138 MEDIA_LOG_D("IN"); in Stop() 154 MEDIA_LOG_D("IN"); in GetParameter() 206 MEDIA_LOG_D("IN"); in GetAllocator() [all …]
|
H A D | video_capture_plugin.cpp | 68 MEDIA_LOG_D("IN"); in VideoCapturePlugin() 73 MEDIA_LOG_D("IN"); in ~VideoCapturePlugin() 78 MEDIA_LOG_D("IN"); in Init() 84 MEDIA_LOG_D("IN"); in Deinit() 114 MEDIA_LOG_D("IN"); in Prepare() 145 MEDIA_LOG_D("IN"); in Reset() 151 MEDIA_LOG_D("IN"); in Start() 165 MEDIA_LOG_D("IN"); in Stop() 176 MEDIA_LOG_D("IN"); in GetParameter() 225 MEDIA_LOG_D("IN"); in GetAllocator() [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/internal/ |
H A D | pause_state.h | 37 MEDIA_LOG_D("Pause state entered."); in Enter() 44 MEDIA_LOG_D("Play in pause state."); in Play() 50 MEDIA_LOG_D("Seek in pause state."); in Seek() 60 MEDIA_LOG_D("Pause in pause state."); in Pause() 66 MEDIA_LOG_D("Resume in pause state."); in Resume() 72 MEDIA_LOG_D("Stop called in pause state."); in Stop()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/ |
H A D | http_source_plugin.cpp | 75 MEDIA_LOG_D("Init enter."); in Init() 81 MEDIA_LOG_D("Deinit enter."); in Deinit() 88 MEDIA_LOG_D("Prepare enter."); in Prepare() 97 MEDIA_LOG_D("Reset enter."); in Reset() 120 MEDIA_LOG_D("SelectStream entered"); in SelectStream() 128 MEDIA_LOG_D("Start enter."); in Start() 175 MEDIA_LOG_D("SetCallback enter."); in SetCallback() 187 MEDIA_LOG_D("SetSource enter."); in SetSource() 265 MEDIA_LOG_D("Read enter."); in Read() 306 MEDIA_LOG_D("GetSize enter."); in GetSize() [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/osal/task/ |
H A D | blocking_queue.h | 65 … MEDIA_LOG_D("blocking queue " PUBLIC_LOG_S ": inactive: " PUBLIC_LOG_D32 ", isFull: " PUBLIC_LOG in Push() 78 MEDIA_LOG_D("blocking queue " PUBLIC_LOG_S " is inactive for Push.", name_.c_str()); in Push() 82 MEDIA_LOG_D("blocking queue is full, waiting for pop..."); in Push() 86 MEDIA_LOG_D("blocking queue: inactive: " PUBLIC_LOG_D32 ", isFull: " PUBLIC_LOG_D32, in Push() 99 MEDIA_LOG_D("blocking queue " PUBLIC_LOG_S " is inactive.", name_.c_str()); in Pop() 119 MEDIA_LOG_D("blocking queue " PUBLIC_LOG_S " is inactive.", name_.c_str()); in Pop() 141 MEDIA_LOG_D("SetActive for " PUBLIC_LOG_S ": " PUBLIC_LOG_D32 ".", name_.c_str(), active); 158 MEDIA_LOG_D("ResetCapacity: capacity_ is " PUBLIC_LOG_ZU, capacity_); in ResetCapacity()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/internal/ |
H A D | pause_state.h | 36 MEDIA_LOG_D("Pause state entered."); in Enter() 43 MEDIA_LOG_D("Start in pause state."); in Start() 49 MEDIA_LOG_D("Pause in pause state."); in Pause() 55 MEDIA_LOG_D("Resume in pause state."); in Resume() 61 MEDIA_LOG_D("Stop called in pause state."); in Stop()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/utils/ |
H A D | blocking_queue.h | 65 … MEDIA_LOG_D("blocking queue " PUBLIC_LOG_S ": inactive: " PUBLIC_LOG_D32 ", isFull: " PUBLIC_LOG in Push() 78 MEDIA_LOG_D("blocking queue " PUBLIC_LOG_S " is inactive for Push.", name_.c_str()); in Push() 82 MEDIA_LOG_D("blocking queue is full, waiting for pop..."); in Push() 86 MEDIA_LOG_D("blocking queue: inactive: " PUBLIC_LOG_D32 ", isFull: " PUBLIC_LOG_D32, in Push() 99 MEDIA_LOG_D("blocking queue " PUBLIC_LOG_S " is inactive.", name_.c_str()); in Pop() 119 MEDIA_LOG_D("blocking queue " PUBLIC_LOG_S " is inactive.", name_.c_str()); in Pop() 141 MEDIA_LOG_D("SetActive for " PUBLIC_LOG_S ": " PUBLIC_LOG_D32 ".", name_.c_str(), active);
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/video_decoder/ |
H A D | video_decoder_filter.cpp | 61 MEDIA_LOG_D("video decoder dtor called"); in ~VideoDecoderFilter() 85 MEDIA_LOG_D("video decoder stop start."); in Stop() 87 MEDIA_LOG_D("video decoder stop end."); in Stop() 122 MEDIA_LOG_D("video decoder negotiate end"); in Negotiate() 149 MEDIA_LOG_D("YUV output buffer size: " PUBLIC_LOG_U32, bufferSize); in CalculateBufferSize() 156 MEDIA_LOG_D("RGBA output buffer size: " PUBLIC_LOG_U32, bufferSize); in CalculateBufferSize() 180 MEDIA_LOG_D("Get SurfaceAllocator from sink"); in GetAllocator() 191 MEDIA_LOG_D("UpdateParams begin"); in UpdateParams()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/video_surface_sink/ |
H A D | surface_sink_plugin.cpp | 127 MEDIA_LOG_D("get surface success"); in Init() 167 MEDIA_LOG_D("decode output pixel fmt: " PUBLIC_LOG_U32 ", surface pixel fmt: " PUBLIC_LOG_U32, in Prepare() 171 MEDIA_LOG_D("Prepare success"); in Prepare() 177 MEDIA_LOG_D("Reset success"); in Reset() 189 MEDIA_LOG_D("Start success"); in Start() 195 MEDIA_LOG_D("Stop success"); in Stop() 249 MEDIA_LOG_D("width_: " PUBLIC_LOG_U32, width_); in SetVideoWidth() 257 MEDIA_LOG_D("height_: " PUBLIC_LOG_U32, height_); in SetVideoHeight() 265 …MEDIA_LOG_D("decode output pixel fmt: " PUBLIC_LOG_U32, static_cast<uint32_t>(decodeOutputPixelFmt… in SetVideoPixelFormat() 276 MEDIA_LOG_D("maxSurfaceNum_: " PUBLIC_LOG_U32, maxSurfaceNum_); in SetMaxSurfaceNum() [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/src/common/ |
H A D | avsharedmemorypool.cpp | 33 …MEDIA_LOG_D("enter ctor, 0x%{public}06" PRIXPTR ", name: %{public}s", FAKE_POINTER(this), name_.c_… in AVSharedMemoryPool() 38 …MEDIA_LOG_D("enter dtor, 0x%{public}06" PRIXPTR ", name: %{public}s", FAKE_POINTER(this), name_.c_… in ~AVSharedMemoryPool() 94 MEDIA_LOG_D("0x%{public}06" PRIXPTR " released back to pool %{public}s", in ReleaseMemory() 110 …MEDIA_LOG_D("busylist size " PUBLIC_LOG_ZU ", idlelist size " PUBLIC_LOG_ZU, busyList_.size(), idl… in DoAcquireMemory() 176 MEDIA_LOG_D("acquire memory for size: %{public}d from pool %{public}s, blocking: %{public}d", in AcquireMemory() 212 MEDIA_LOG_D("0x%{public}06" PRIXPTR " acquired from pool", FAKE_POINTER(memory)); in AcquireMemory() 219 MEDIA_LOG_D("SetNonBlocking: %{public}d", enable); in SetNonBlocking() 228 MEDIA_LOG_D("Reset"); in Reset()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/audio_decoder/ |
H A D | audio_decoder_filter.cpp | 45 MEDIA_LOG_D("audio decoder ctor called"); in AudioDecoderFilter() 54 MEDIA_LOG_D("audio decoder dtor called"); in ~AudioDecoderFilter() 75 MEDIA_LOG_D("audio decoder stop start."); in Stop() 77 MEDIA_LOG_D("audio decoder stop end."); in Stop() 89 MEDIA_LOG_D("audio decoder negotiate end"); in Negotiate() 104 MEDIA_LOG_D("audio decoder FlushStart entered."); in FlushStart() 107 MEDIA_LOG_D("audio decoder FlushStart exit."); in FlushStart() 119 MEDIA_LOG_D("AudioDecoderFilter::OnInputBufferDone"); in OnInputBufferDone()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
H A D | ffmpeg_utils.cpp | 98 MEDIA_LOG_D("Base: [" PUBLIC_LOG_D32 "/" PUBLIC_LOG_D32 "], time convert [" in ConvertTimeFromFFmpeg() 108 MEDIA_LOG_D("pts is anomalous, pts: " PUBLIC_LOG_D64, pts); in ConvertPts() 112 MEDIA_LOG_D("pts is anomalous, pts: " PUBLIC_LOG_D64, pts); in ConvertPts() 129 MEDIA_LOG_D("Base: [" PUBLIC_LOG_D32 "/" PUBLIC_LOG_D32 "], time convert [" in ConvertTimeToFFmpeg() 143 MEDIA_LOG_D("Base: [" PUBLIC_LOG_D32 "/" PUBLIC_LOG_D32 "], time convert [" in ConvertTimeToFFmpegByUs() 170 MEDIA_LOG_D("[" PUBLIC_LOG_S "] start with [" PUBLIC_LOG_S "].", name, chars); in StartWith() 384 MEDIA_LOG_D("[FFmpeg Log " PUBLIC_LOG_D32 " WARN] " PUBLIC_LOG_S, level, buf); in FfmpegLogPrint() 393 MEDIA_LOG_D("[FFmpeg Log " PUBLIC_LOG_D32 " INFO] " PUBLIC_LOG_S, level, buf); in FfmpegLogPrint() 422 MEDIA_LOG_D("pkt->data starts with error start code!"); in CanDropAvcPkt() 438 MEDIA_LOG_D("pkt->data starts with error start code!"); in CanDropHevcPkt() [all …]
|