Home
last modified time | relevance | path

Searched refs:MEDIA_LOGW (Results 1 - 25 of 51) sorted by relevance

123

/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_vibrator_impl.cpp66 MEDIA_LOGW("The muteHaptic value of audioHapticPlayer_ is true. No need to vibrate."); in AudioHapticVibratorImpl()
93 MEDIA_LOGW("ExtractFd: Input does not start with the required prefix."); in ExtractFd()
112 MEDIA_LOGW("OpenHapticFile: hapticUri is not new format."); in OpenHapticFile()
152 MEDIA_LOGW("Invalid stream usage! Use the default usage (USAGE_MEDIA)."); in PreLoad()
250 MEDIA_LOGW("Vibrator has been stopped. Return ok immediately"); in StartVibrateForSoundPool()
313 MEDIA_LOGW("Vibrator has been stopped. Return ok immediately"); in StartNonSyncVibration()
338 MEDIA_LOGW("Vibrator has been stopped. Return ok immediately"); in StartVibrateForAVPlayer()
H A Daudio_haptic_player_impl.cpp248 MEDIA_LOGW("Audio haptic sound is nullptr!"); in SetVolume()
285 MEDIA_LOGW("Audio haptic sound is nullptr!"); in SetLoop()
368 MEDIA_LOGW("The audio haptic vibrator is nullptr!"); in StopVibrate()
387 MEDIA_LOGW("The audio haptic vibrator is nullptr!"); in ResetVibrateState()
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dmedia_log.h39 #define MEDIA_LOGW(fmt, ...) \ macro
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
H A Dsystem_tone_player_impl.cpp74 MEDIA_LOGW("invalid audio uri: %{public}s", audioUri.c_str()); in FindHapticUriByAudioUri()
251 MEDIA_LOGW("Failed to find the default json file."); in GetNewHapticUriForAudioUri()
255 MEDIA_LOGW("haptic uri is empty. Play system tone without vibration"); in GetNewHapticUriForAudioUri()
276 MEDIA_LOGW("Failed to find the vibration json file for audioUri. Use the default json file."); in GetHapticUriForAudioUri()
280 MEDIA_LOGW("Failed to find the default json file."); in GetHapticUriForAudioUri()
284 MEDIA_LOGW("haptic uri is empty. Play system tone without vibration"); in GetHapticUriForAudioUri()
456 MEDIA_LOGW("The stream has been stopped or the id %{public}d is invalid.", streamId); in Stop()
472 MEDIA_LOGW("System tone player has been released!"); in Release()
534 MEDIA_LOGW("Interrupt event is not supported for system tone player!"); in NotifyInterruptEvent()
671 MEDIA_LOGW("GetNewHapticSetting in GetNewHapticSettings()
[all...]
/foundation/multimedia/player_framework/services/services/player/avsession_background/
H A Davsession_background.cpp108 MEDIA_LOGW("The application uid %{public}d has not registered avsession", uid); in OnAudioSessionChecked()
115 MEDIA_LOGW("The application has been logged back to the background"); in OnAudioSessionChecked()
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H A Dvideo_sink_decoder.cpp271 MEDIA_LOGW("decoder is null!"); in OnOutputBufferAvailable()
279 MEDIA_LOGW("OnOutputBufferAvailable buffer null!"); in OnOutputBufferAvailable()
297 MEDIA_LOGW("ReleaseOutputBuffer failed!"); in OnOutputBufferAvailable()
/foundation/multimedia/player_framework/services/utils/
H A Dtask_queue.cpp80 MEDIA_LOGW("SetQos thread level failed, tid invalid"); in SetQos()
90 MEDIA_LOGW("ResetQos thread level failed, tid invalid"); in ResetQos()
192 MEDIA_LOGW("enqueue periodic task failed:%d, why? [%{public}s]", res, name_.c_str()); in TaskProcessor()
/foundation/multimedia/player_framework/services/utils/include/
H A Dmedia_log.h71 #define MEDIA_LOGW(fmt, ...) \ macro
83 #define MEDIA_LOGW(fmt, ...) MEDIA_LOG(HILOG_WARN, fmt, ##__VA_ARGS__)
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp789 MEDIA_LOGW("0x%{public}06" PRIXPTR " can not find error callback!", FAKE_POINTER(this)); in OnErrorCb()
874 MEDIA_LOGW("no stateChange cb"); in OnStateChangeCb()
922 MEDIA_LOGW("0x%{public}06" PRIXPTR " can not find seekdone callback!", FAKE_POINTER(this)); in OnSeekDoneCb()
941 MEDIA_LOGW("can not find speeddone callback!"); in OnSpeedDoneCb()
961 MEDIA_LOGW("can not find bitrate callback!"); in OnBitRateDoneCb()
1027 MEDIA_LOGW("can not find subtitle update callback!"); in OnSubtitleUpdateCb()
1093 MEDIA_LOGW("can not find start render callback!"); in OnStartRenderFrameCb()
1120 MEDIA_LOGW("can not find video size changed callback!"); in OnVideoSizeChangedCb()
1138 MEDIA_LOGW("can not find audio interrupt callback!"); in OnAudioInterruptCb()
1167 MEDIA_LOGW("ca in OnBitRateCollectedCb()
[all...]
H A Dmedia_data_source_callback.cpp45 MEDIA_LOGW("Reset, ReadAt has been cancel!"); in WaitResult()
47 MEDIA_LOGW("timeout 100ms!"); in WaitResult()
/foundation/multimedia/player_framework/frameworks/js/player/
H A Dvideo_callback_napi.cpp204 MEDIA_LOGW("can not find start render frame callback!"); in OnStartRenderFrameCb()
220 MEDIA_LOGW("can not find video size changed callback!"); in OnVideoSizeChangedCb()
236 MEDIA_LOGW("can not find completed callback!"); in OnPlaybackCompleteCb()
310 MEDIA_LOGW("can not find bitrate collected callback!"); in OnBitRateCollectedCb()
H A Dplayer_callback_napi.cpp67 MEDIA_LOGW("can not find error callback!"); in SendErrorCallback()
136 MEDIA_LOGW("can not find buffering update callback!"); in OnBufferingUpdateCb()
206 MEDIA_LOGW("can not find %{public}s callback!", callbackName.c_str()); in OnStateChangeCb()
221 MEDIA_LOGW("can not find timeupdate callback!"); in OnPositionUpdateCb()
242 MEDIA_LOGW("can not find vol change callback!"); in OnVolumeChangeCb()
256 MEDIA_LOGW("can not find audio interrupt callback!"); in OnAudioInterruptCb()
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/ringtone_player/
H A Dringtone_player_impl.cpp104 MEDIA_LOGW("Failed to find the vibration json file for audioUri. Use the default json file."); in GetNewHapticUriForAudioUri()
122 MEDIA_LOGW("Failed to find the vibration json file for audioUri. Use the default json file."); in GetHapticUriForAudioUri()
130 MEDIA_LOGW("The default ringtone uri is invalid!"); in GetHapticUriForAudioUri()
271 MEDIA_LOGW("haptic uri is empty. Play ringtone without vibration"); in GetHapticSettings()
/foundation/CastEngine/castengine_wifi_display/services/network/session/
H A Dtcp_session.cpp117 MEDIA_LOGW("recvSocket Shutdown!"); in OnSessionReadble()
H A Dudp_session.cpp125 MEDIA_LOGW("recvSocket RET CODE 0!"); in OnSessionReadble()
/foundation/multimedia/player_framework/frameworks/js/soundpool/src/
H A Dsoundpool_callback_napi.cpp89 MEDIA_LOGW("can not find error callback!"); in SendErrorCallback()
106 MEDIA_LOGW("can not find loadcompleted callback!"); in SendLoadCompletedCallback()
122 MEDIA_LOGW("can not find playfinished callback!"); in SendPlayCompletedCallback()
/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
H A Davtranscoder_callback.cpp67 MEDIA_LOGW("can not find error callback!"); in SendErrorCallback()
91 MEDIA_LOGW("can not find statechange callback!"); in SendCompleteCallback()
106 MEDIA_LOGW("can not find progressupdate callback!"); in SendProgressUpdateCallback()
/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Dav_thumbnail_generator.cpp144 MEDIA_LOGW("GetTargetTrackInfo get mime type failed %{public}s", trackMime_.c_str()); in GetVideoTrackInfo()
166 MEDIA_LOGW("GetTargetTrackInfo FAILED."); in GetVideoTrackInfo()
204 MEDIA_LOGW("isValidBuffer %{public}d isValidState %{public}d", isValidBuffer, isValidState); in OnOutputBufferAvailable()
500 MEDIA_LOGW("Memcpy Y component failed."); in GetYuvDataAlignStride()
512 MEDIA_LOGW("Memcpy UV component failed."); in GetYuvDataAlignStride()
/foundation/CastEngine/castengine_wifi_display/services/network/eventhandler/
H A Devent_descriptor_listener.cpp98 MEDIA_LOGW("onReadable socketLocalFd_: %{public}d.", socketLocalFd_); in OnReadable()
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_sound_vibrator/
H A Dsystem_sound_vibrator.cpp107 MEDIA_LOGW("ExtractFd: Input does not start with the required PREFIX."); in ExtractFd()
/foundation/multimedia/player_framework/frameworks/native/video_editor/
H A Dvideo_editor_impl.cpp119 MEDIA_LOGW("[%{public}s] current state[%{public}d] is not compositing, need not cancel.", in CancelComposite()
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_controller_stub.cpp87 MEDIA_LOGW("ScreenCaptureControllerStub: no member func supporting, applying default process"); in OnRemoteRequest()
/foundation/multimedia/player_framework/services/services/screen_capture_monitor/ipc/
H A Dscreen_capture_monitor_service_stub.cpp96 MEDIA_LOGW("ScreenCaptureMonitorServiceStub: no member func supporting, applying default process"); in OnRemoteRequest()
/foundation/multimedia/player_framework/frameworks/js/metadatahelper/
H A Dhelper_data_source_callback.cpp45 MEDIA_LOGW("Reset, ReadAt has been cancel!"); in WaitResult()
47 MEDIA_LOGW("timeout 100ms!"); in WaitResult()
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_callback_napi.cpp55 MEDIA_LOGW("can not find error callback!"); in SendErrorCallback()
76 MEDIA_LOGW("can not find %{public}s callback!", callbackName.c_str()); in SendStateCallback()

Completed in 26 milliseconds

123