Home
last modified time | relevance | path

Searched refs:MEDIA_LOG_E (Results 1 – 25 of 183) sorted by relevance

12345678

/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dmedia_event_base_writer.cpp35 MEDIA_LOG_E("eventBean is nullptr"); in WriteHeasetChange()
51 MEDIA_LOG_E("eventBean is nullptr"); in WriteVolumeChange()
73 MEDIA_LOG_E("eventBean is nullptr"); in WriteStreamChange()
98 MEDIA_LOG_E("eventBean is nullptr"); in WriteStreamStandby()
116 MEDIA_LOG_E("eventBean is nullptr"); in WriteDeviceChange()
139 MEDIA_LOG_E("eventBean is nullptr"); in WriteLoadConfigError()
153 MEDIA_LOG_E("eventBean is nullptr"); in WriteLoadEffectEngineError()
167 MEDIA_LOG_E("eventBean is nullptr"); in WriteAudioStartupError()
182 MEDIA_LOG_E("eventBean is nullptr"); in WriteStreamExhastedError()
197 MEDIA_LOG_E("eventBean is nullptr"); in WriteStreamCreateError()
[all …]
H A Dmedia_monitor_stub.cpp37 MEDIA_LOG_E("default case, need check MediaMonitorStub"); in OnRemoteRequest()
74 MEDIA_LOG_E("MediaMonitorStub::HandleSetMediaParams read type failed"); in HandleSetMediaParams()
79 MEDIA_LOG_E("MediaMonitorStub::HandleSetMediaParams read type failed"); in HandleSetMediaParams()
92 MEDIA_LOG_E("MediaMonitorStub::HandleGetInputBuffer get size failed"); in HandleGetInputBuffer()
98 MEDIA_LOG_E("MediaMonitorStub::HandleGetInputBuffer failed"); in HandleGetInputBuffer()
108 MEDIA_LOG_E("MediaMonitorStub::HandleGetInputBuffer write data failed"); in HandleGetInputBuffer()
121 MEDIA_LOG_E("MediaMonitorStub::HandleInputBufferFilled read name failed"); in HandleInputBufferFilled()
126 MEDIA_LOG_E("MediaMonitorStub::HandleInputBufferFilled read id failed"); in HandleInputBufferFilled()
132 MEDIA_LOG_E("MediaMonitorStub::HandleInputBufferFilled read size failed"); in HandleInputBufferFilled()
144 MEDIA_LOG_E("MediaMonitorStub::HandleErasePreferredDeviceByType read type failed"); in HandleErasePreferredDeviceByType()
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dport.cpp94 MEDIA_LOG_E("filter destructed"); in PushData()
103 MEDIA_LOG_E("prevPort destructed"); in PullData()
149 MEDIA_LOG_E("no valid filter"); in Activate()
151 MEDIA_LOG_E("negotiate failed"); in Activate()
184 MEDIA_LOG_E("filter destructed"); in PullData()
191 MEDIA_LOG_E("Connect in EmptyInPort"); in Connect()
199 MEDIA_LOG_E("Activate in EmptyInPort"); in Activate()
212 MEDIA_LOG_E("Negotiate in EmptyInPort"); in Negotiate()
230 MEDIA_LOG_E("PushData in EmptyInPort"); in PushData()
237 MEDIA_LOG_E("PullData in EmptyInPort"); in PullData()
[all …]
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/
H A Dlog.h87 #define MEDIA_LOG_E(fmt, ...) HST_DECORATOR_HILOG(HILOG_ERROR, fmt, ##__VA_ARGS__) macro
122MEDIA_LOG_E("NOK_RETURN on Status(" PUBLIC_LOG_D32 ").", returnValue); …
133MEDIA_LOG_E("NOK_LOG on Status(" PUBLIC_LOG_D32 ").", returnValue); …
144MEDIA_LOG_E("NZERO_LOG when call (" #exec "), return " PUBLIC_LOG_D32, returnValue); …
154MEDIA_LOG_E("NZERO_LOG when call (" #exec "), return " PUBLIC_LOG_D32, returnValue); …
165MEDIA_LOG_E("FALSE_RETURN " #exec); …
187MEDIA_LOG_E("FALSE_RETURN_V " #exec); …
209MEDIA_LOG_E(fmt, ##args); …
227 #define FALSE_RETURN_V_MSG(exec, ret, fmt, args...) FALSE_RETURN_V_MSG_IMPL(MEDIA_LOG_E, exec, ret,…
235 #define FALSE_RETURN_V_MSG_E(exec, ret, fmt, args...) FALSE_RETURN_V_MSG_IMPL(MEDIA_LOG_E, exec, re…
[all …]
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/
H A Dffmpeg_aac_encoder_plugin.cpp169 MEDIA_LOG_E("bitRate not supported"); in CheckFormat()
179 MEDIA_LOG_E("channels not supported"); in CheckFormat()
285 MEDIA_LOG_E("Get header failed."); in ReceivePacketSucc()
291 MEDIA_LOG_E("Write header failed"); in ReceivePacketSucc()
328 MEDIA_LOG_E("ReceiveBuffer EOF"); in ReceiveBuffer()
331 MEDIA_LOG_E("ReceiveBuffer EAGAIN"); in ReceiveBuffer()
575 MEDIA_LOG_E("no AUDIO_CHANNEL_COUNT"); in GetMetaData()
579 MEDIA_LOG_E("no AUDIO_SAMPLE_RATE"); in GetMetaData()
589 MEDIA_LOG_E("no AUDIO_SAMPLE_FORMAT"); in GetMetaData()
609 MEDIA_LOG_E("CheckFormat fail"); in SetParameter()
[all …]
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/video_capture/
H A Dvideo_capture_plugin.cpp92 MEDIA_LOG_E("set video width fail"); in ConfigSurfaceConsumer()
96 MEDIA_LOG_E("set video height fail"); in ConfigSurfaceConsumer()
100 MEDIA_LOG_E("set queue size fail"); in ConfigSurfaceConsumer()
104 MEDIA_LOG_E("set surface size fail"); in ConfigSurfaceConsumer()
108 MEDIA_LOG_E("set surface width and height fail"); in ConfigSurfaceConsumer()
117 MEDIA_LOG_E("CreateSurfaceAsConsumer() fail"); in Prepare()
126 MEDIA_LOG_E("RegisterConsumerListener() fail"); in Prepare()
131 MEDIA_LOG_E("Malloc GetProducer fail"); in Prepare()
136 MEDIA_LOG_E("CreateSurfaceAsProducer() fail"); in Prepare()
155 MEDIA_LOG_E("Get wrong audio time"); in Start()
[all …]
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Davc_config_data_parser.cpp77 MEDIA_LOG_E("Alloc new config data memory fail"); in ParseConfigData()
93 MEDIA_LOG_E("Alloc new config data memory fail"); in ParseConfigData()
156 MEDIA_LOG_E("len: " PUBLIC_LOG_U32 " is too large", len); in GetSpsOrPpsLen()
165 MEDIA_LOG_E("Config data size is smaller than MIN: " PUBLIC_LOG_D32, in ParseNalHeader()
195 MEDIA_LOG_E("Alloc config set item memory fail"); in CreateConfigSetItem()
217 MEDIA_LOG_E("Sps data err"); in ParseSpsOrPps()
222 MEDIA_LOG_E("Get sps/pps len fail"); in ParseSpsOrPps()
226 MEDIA_LOG_E("config set count is larger than: " PUBLIC_LOG_D32, in ParseSpsOrPps()
231 MEDIA_LOG_E("Create config set item fail"); in ParseSpsOrPps()
250 MEDIA_LOG_E("Parse SPS fail"); in ParseNal()
[all …]
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H A Dhos_au_sink.cpp51 MEDIA_LOG_E("**adapter null ptr"); in LoadAndInitAdapter()
433 MEDIA_LOG_E("no available render"); in Start()
482 MEDIA_LOG_E("get mute failed"); in GetMute()
497 MEDIA_LOG_E("set mute failed"); in SetMute()
511 MEDIA_LOG_E("get volume failed"); in GetVolume()
527 MEDIA_LOG_E("set volume failed"); in SetVolume()
542 MEDIA_LOG_E("get speed failed"); in GetSpeed()
556 MEDIA_LOG_E("set speed failed"); in SetSpeed()
569 MEDIA_LOG_E("pause failed"); in Pause()
581 MEDIA_LOG_E("resume failed"); in Resume()
[all …]
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dvideo_resize_filter.cpp187 MEDIA_LOG_E("no VPE module"); in Configure()
206 MEDIA_LOG_E("no VPE module"); in GetInputSurface()
238 MEDIA_LOG_E("no VPE module"); in SetOutputSurface()
272 MEDIA_LOG_E("DoStart videoEnhancer is null"); in DoStart()
277 MEDIA_LOG_E("videoEnhancer Start fail"); in DoStart()
285 MEDIA_LOG_E("no VPE module"); in DoStart()
320 MEDIA_LOG_E("videoEnhancer Stop fail"); in DoStop()
328 MEDIA_LOG_E("no VPE module"); in DoStop()
373 MEDIA_LOG_E("videoEnhancer is null"); in SetParameter()
388 MEDIA_LOG_E("videoEnhancer is null"); in SetParameter()
[all …]
H A Dsurface_decoder_filter.cpp126 MEDIA_LOG_E("mediaCodec is null"); in Configure()
157 MEDIA_LOG_E("mediaCodec is null"); in SetOutputSurface()
191 MEDIA_LOG_E("filterCallback is null"); in DoPrepare()
203 MEDIA_LOG_E("mediaCodec is null"); in DoStart()
208 MEDIA_LOG_E("mediaCodec Start fail"); in DoStart()
220 MEDIA_LOG_E("mediaCodec is null"); in DoPause()
225 MEDIA_LOG_E("mediaCodec Pause fail"); in DoPause()
237 MEDIA_LOG_E("mediaCodec is null"); in DoResume()
242 MEDIA_LOG_E("mediaCodec Resume fail"); in DoResume()
258 MEDIA_LOG_E("mediaCodec Stop fail"); in DoStop()
[all …]
H A Daudio_capture_filter.cpp122 MEDIA_LOG_E("Init audioCaptureModule fail"); in Init()
140 MEDIA_LOG_E("audioCaptureModule prepare fail"); in PrepareAudioCapture()
159 MEDIA_LOG_E("callback is nullptr"); in DoPrepare()
196 MEDIA_LOG_E("audioCaptureModule stop fail"); in DoPause()
213 MEDIA_LOG_E("audioCaptureModule start fail"); in DoResume()
232 MEDIA_LOG_E("audioCaptureModule stop fail"); in DoStop()
330 MEDIA_LOG_E("Get audioCaptureModule buffer size fail"); in ReadLoop()
339 MEDIA_LOG_E("RequestBuffer fail"); in ReadLoop()
344 MEDIA_LOG_E("audioCaptureModule read return again"); in ReadLoop()
349 MEDIA_LOG_E("RequestBuffer fail"); in ReadLoop()
[all …]
H A Daudio_decoder_filter.cpp144 MEDIA_LOG_E("AudioDecoderFilter::Start."); in DoStart()
163 MEDIA_LOG_E("AudioDecoderFilter::Pause."); in DoPause()
175 MEDIA_LOG_E("AudioDecoderFilter::Resume."); in DoResume()
187 MEDIA_LOG_E("AudioDecoderFilter::Stop."); in DoStop()
197 MEDIA_LOG_E("AudioDecoderFilter::Flush."); in DoFlush()
203 MEDIA_LOG_E("AudioDecoderFilter::Release."); in DoRelease()
209 MEDIA_LOG_E("AudioDecoderFilter::SetParameter."); in SetParameter()
220 MEDIA_LOG_E("AudioDecoderFilter::LinkNext."); in LinkNext()
341 MEDIA_LOG_E("AudioDecoderFilter::GetInputBufferQueue."); in GetInputBufferQueue()
354 MEDIA_LOG_E("SetDecryptionConfig keySessionProxy is nullptr."); in SetDecryptionConfig()
[all …]
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Dfile_source_plugin.cpp69 MEDIA_LOG_E("Invalid zero size"); in Alloc()
193 MEDIA_LOG_E("Read bufData GetWritableAddr fail"); in Read()
207 MEDIA_LOG_E("Need call SetSource() to open file first"); in GetSize()
224 MEDIA_LOG_E("Invalid operation"); in SeekTo()
231 MEDIA_LOG_E("Seek to " PUBLIC_LOG_U64, offset); in SeekTo()
245 MEDIA_LOG_E("uri is empty"); in ParseFileName()
250 MEDIA_LOG_E("Invalid file uri format"); in ParseFileName()
255 MEDIA_LOG_E("Invalid file uri format"); in ParseFileName()
265 MEDIA_LOG_E("Invalid file uri format"); in ParseFileName()
286 MEDIA_LOG_E(PUBLIC_LOG_S " is directory", fileName_.c_str()); in CheckFileStat()
[all …]
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/
H A Dmedia_downloader.h50 MEDIA_LOG_E("SeekToPos is unimplemented."); in SeekToPos()
64 MEDIA_LOG_E("GetDownloadInfo is unimplemented."); in GetDownloadInfo()
68 MEDIA_LOG_E("GetDownloadInfo is unimplemented."); in GetDownloadInfo()
73 MEDIA_LOG_E("GetPlaybackInfo is unimplemented."); in GetPlaybackInfo()
77 MEDIA_LOG_E("SeekToTime is unimplemented."); in SeekToTime()
82 MEDIA_LOG_E("GetBitRates is unimplemented."); in GetBitRates()
87 MEDIA_LOG_E("SelectBitRate is unimplemented."); in SelectBitRate()
92 MEDIA_LOG_E("SetIsTriggerAutoMode is unimplemented."); in SetIsTriggerAutoMode()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/xml/
H A Dxml_parser.cpp30 MEDIA_LOG_E("ParseFromBuffer buffer is empty, length: " PUBLIC_LOG_D32, length); in ParseFromBuffer()
37 MEDIA_LOG_E("ParseFromBuffer error."); in ParseFromBuffer()
48 MEDIA_LOG_E("ParseFromString buffer is empty."); in ParseFromString()
54 MEDIA_LOG_E("ParseFromString xmlStr is error."); in ParseFromString()
61 MEDIA_LOG_E("ParseFromString error."); in ParseFromString()
72 MEDIA_LOG_E("ParseFromString filePath is empty."); in ParseFromFile()
79 MEDIA_LOG_E("ParseFromFile error."); in ParseFromFile()
/ohos5.0/foundation/multimedia/media_foundation/engine/foundation/osal/thread/
H A Dmutex.cpp29 MEDIA_LOG_E("failed to init pthread mutex"); in Mutex()
45 MEDIA_LOG_E("Lock uninitialized pthread mutex!"); in Lock()
55 MEDIA_LOG_E("TryLock uninitialized pthread mutex."); in TryLock()
60 MEDIA_LOG_E("TryLock failed with ret = " PUBLIC_LOG_D32, ret); in TryLock()
68 MEDIA_LOG_E("Unlock uninitialized pthread mutex!"); in Unlock()
/ohos5.0/foundation/multimedia/player_framework/services/utils/
H A Dmedia_utils.cpp77 MEDIA_LOG_E("Get ability manager failed"); in GetClientBundleName()
83 MEDIA_LOG_E("object is NULL."); in GetClientBundleName()
95 MEDIA_LOG_E("Error GetBundleNameForUid fail"); in GetClientBundleName()
113 MEDIA_LOG_E("Get ability manager failed"); in GetApiInfo()
119 MEDIA_LOG_E("object is NULL."); in GetApiInfo()
131 MEDIA_LOG_E("Error GetBundleNameForUid fail"); in GetApiInfo()
139 MEDIA_LOG_E("Error GetApplicationInfo fail"); in GetApiInfo()
152 MEDIA_LOG_E("Get ability manager failed"); in GetBundleResourceLabel()
158 MEDIA_LOG_E("object is NULL."); in GetBundleResourceLabel()
170 MEDIA_LOG_E("GetBundleResourceProxy fail"); in GetBundleResourceLabel()
[all …]
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_convert.cpp41 MEDIA_LOG_E("cannot allocate swr context"); in Init()
48 MEDIA_LOG_E("swr init error"); in Init()
52 MEDIA_LOG_E("swr init error"); in Init()
72 MEDIA_LOG_E("cannot allocate swr context"); in InitSwrContext()
79 MEDIA_LOG_E("swr init error"); in InitSwrContext()
83 MEDIA_LOG_E("swr init error"); in InitSwrContext()
135 MEDIA_LOG_E("resample input failed"); in Convert()
157 MEDIA_LOG_E("Frame null pointer"); in ConvertFrame()
172 MEDIA_LOG_E("inputFrame->extended_data[0] is nullptr"); in ConvertFrame()
183 MEDIA_LOG_E("convert frame failed, %{public}s", AVStrError(ret).c_str()); in ConvertFrame()
[all …]
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/file_source/
H A Dfile_source_plugin.cpp182 MEDIA_LOG_E("Need call SetSource() to open file first"); in GetSize()
199 MEDIA_LOG_E("Invalid operation"); in SeekTo()
206 MEDIA_LOG_E("Seek to " PUBLIC_LOG_U64, offset); in SeekTo()
220 MEDIA_LOG_E("uri is empty"); in ParseFileName()
226 MEDIA_LOG_E("Invalid file uri format: " PUBLIC_LOG_S, uri.c_str()); in ParseFileName()
231 MEDIA_LOG_E("Invalid file uri format: " PUBLIC_LOG_S, uri.c_str()); in ParseFileName()
241 MEDIA_LOG_E("Invalid file uri format: " PUBLIC_LOG_S, uri.c_str()); in ParseFileName()
258 MEDIA_LOG_E("Cannot get info from " PUBLIC_LOG_S, fileName_.c_str()); in CheckFileStat()
262 MEDIA_LOG_E(PUBLIC_LOG_S " is directory", fileName_.c_str()); in CheckFileStat()
266 MEDIA_LOG_E(PUBLIC_LOG_S " is a socket", fileName_.c_str()); in CheckFileStat()
[all …]
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/factory/
H A Dhst_engine_factory.cpp61 MEDIA_LOG_E("Score in"); in Score()
73 MEDIA_LOG_E("CreateRecorderEngine enter."); in CreateRecorderEngine()
79 MEDIA_LOG_E("create recorder failed or recorder init failed"); in CreateRecorderEngine()
88 MEDIA_LOG_E("CreateTransCoderEngine enter."); in CreateTransCoderEngine()
93 MEDIA_LOG_E("create transCoder failed or transCoder init failed"); in CreateTransCoderEngine()
107 MEDIA_LOG_E("create player failed"); in CreatePlayerEngine()
118 MEDIA_LOG_E("create AVMetadataHelperImpl failed"); in CreateAVMetadataHelperEngine()
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/output_sink/
H A Doutput_sink_filter.cpp42 MEDIA_LOG_E("OutputSink send EVENT_ERROR: No EOS Received"); in ~OutputSinkFilter()
59 MEDIA_LOG_E("no available output sink plugin"); in Negotiate()
95 MEDIA_LOG_E("cannot configure decoder when no plugin available"); in Configure()
124MEDIA_LOG_E("plugin " PUBLIC_LOG_S " does not support seekable", pluginInfo_->name.c_str()); in PushData()
129 MEDIA_LOG_E("plugin " PUBLIC_LOG_S " seek to " PUBLIC_LOG_D64 " failed", in PushData()
140MEDIA_LOG_E("write to plugin failed with error code " PUBLIC_LOG_D32, CppExt::to_underlying(ret)); in PushData()
171 MEDIA_LOG_E("no valid plugin"); in Start()
196 MEDIA_LOG_E("no available plugin"); in ConfigureToPreparePlugin()
201 MEDIA_LOG_E("Output sink configure error"); in ConfigureToPreparePlugin()
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/client/src/
H A Dmedia_monitor_manager.cpp76 MEDIA_LOG_E("failed to add deathRecipient"); in GetMediaMonitorProxy()
99 MEDIA_LOG_E("gamp is nullptr."); in WriteLogMsg()
110 MEDIA_LOG_E("gamp is nullptr."); in GetAudioRouteMsg()
145 MEDIA_LOG_E("version type is commercial"); in SetMediaParameters()
162 MEDIA_LOG_E("set dump media param failed, already dumping"); in SetMediaParameters()
175 MEDIA_LOG_E("gamp is nullptr."); in SetMediaParameters()
181 MEDIA_LOG_E("set dump media param failed"); in SetMediaParameters()
191 MEDIA_LOG_E("gamp is nullptr."); in ErasePreferredDeviceByType()
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/muxer/
H A Dmuxer_filter.cpp84 MEDIA_LOG_E("cannot create plugin " PUBLIC_LOG_S, selectedPluginInfo->name.c_str()); in UpdateAndInitPluginByInfo()
89 MEDIA_LOG_E("muxer plugin init error"); in UpdateAndInitPluginByInfo()
122 MEDIA_LOG_E("cannot find any available plugins"); in Negotiate()
128 MEDIA_LOG_E("downstream of muxer filter negotiate failed"); in Negotiate()
139 MEDIA_LOG_E("muxer plugin add track failed"); in AddTrackThenConfigure()
169MEDIA_LOG_E("add and configure for track from inPort " PUBLIC_LOG_S " failed", cache.first.c_str()… in ConfigureToStart()
177 MEDIA_LOG_E("muxer plugin prepare failed"); in ConfigureToStart()
182 MEDIA_LOG_E("muxer plugin start failed"); in ConfigureToStart()
200 MEDIA_LOG_E("cannot configure when no plugin available"); in Configure()
207 MEDIA_LOG_E("downstream of muxer filter configure failed"); in Configure()
[all …]
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Dlog.h123 #define MEDIA_LOG_E(fmt, ...) HST_HILOG(HILOG_ERROR, fmt, ##__VA_ARGS__) macro
162 #define MEDIA_LOGE_LIMIT(frequency, fmt, ...) MEDIA_LOG_LIMIT(MEDIA_LOG_E, frequency, fmt, ##__VA_A…
198 MEDIA_LOG_E("NOK_RETURN on Status(" PUBLIC_LOG_D32 ").", returnValue); \
209 MEDIA_LOG_E("NOK_LOG on Status(" PUBLIC_LOG_D32 ").", returnValue); \
220 MEDIA_LOG_E("NZERO_LOG when call (" #exec "), return " PUBLIC_LOG_D32, returnValue); \
230MEDIA_LOG_E("NZERO_RETURN when call (" #exec "), return " PUBLIC_LOG_D32, returnValue); \
241MEDIA_LOG_E("NZERO_RETURN_V when call (" #exec "), return " PUBLIC_LOG_D32, returnValue); \
316 MEDIA_LOG_E(fmt, ##args); \
334 #define FALSE_RETURN_V_MSG(exec, ret, fmt, args...) FALSE_RETURN_V_MSG_IMPL(MEDIA_LOG_E, exec, ret,…
354 MEDIA_LOG_E("FALSE_LOG: " #exec); \
[all …]
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/audio_capture/
H A Daudio_capture_plugin.cpp115 MEDIA_LOG_E(msg " failed return " PUBLIC_LOG_D32, ret); \
137 MEDIA_LOG_E("Create audioCapturer fail"); in Init()
150 MEDIA_LOG_E("Stop audioCapturer fail"); in DoDeinit()
154 MEDIA_LOG_E("Release audioCapturer fail"); in DoDeinit()
180 MEDIA_LOG_E("audioCapturer do not support pcm encoding"); in Prepare()
208 MEDIA_LOG_E("Stop audioCapturer fail"); in Reset()
225 MEDIA_LOG_E("audioCapturer start failed"); in Start()
238 MEDIA_LOG_E("Stop audioCapturer fail"); in Stop()
417 MEDIA_LOG_E("audioCapturer GetAudioTimeLocked() fail"); in GetAudioTimeLocked()
457 MEDIA_LOG_E("audioCapturer Read() fail"); in Read()
[all …]

12345678