Home
last modified time | relevance | path

Searched refs:MEDIA_WARNING_LOG (Results 1 - 25 of 33) sorted by relevance

12

/foundation/multimedia/camera_framework/common/utils/
H A Dcamera_log.h45 #define MEDIA_WARNING_LOG(fmt, ...) DECORATOR_HILOG(HILOG_WARN, fmt, ##__VA_ARGS__) macro
125 MEDIA_WARNING_LOG(fmt, ##__VA_ARGS__); \
133 MEDIA_WARNING_LOG(fmt, ##__VA_ARGS__); \
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/include/
H A Dmedia_log.h24 #define MEDIA_WARNING_LOG(fmt, ...) DebugPrintf(fmt"\n", ##__VA_ARGS__) macro
/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dmedia_log.h43 #define MEDIA_WARNING_LOG(fmt, ...) DECORATOR_HILOG(HILOG_WARN, fmt, ##__VA_ARGS__) macro
/foundation/multimedia/media_lite/frameworks/player_lite/passthrough/liteplayer/
H A Dplayer.cpp54 MEDIA_WARNING_LOG("Process can not access audio-setting."); in Prepare()
58 MEDIA_WARNING_LOG("Process can not read media."); in Prepare()
/foundation/multimedia/media_lite/frameworks/player_lite/binder/
H A Dplayer.cpp62 MEDIA_WARNING_LOG("Process can not access audio-setting."); in Prepare()
66 MEDIA_WARNING_LOG("Process can not read media."); in Prepare()
/foundation/multimedia/camera_lite/frameworks/
H A Dcamera_kit.cpp33 MEDIA_WARNING_LOG("Process can not access camera."); in GetInstance()
/foundation/multimedia/media_lite/frameworks/recorder_lite/
H A Drecorder.cpp210 MEDIA_WARNING_LOG("Process can not access microphone."); in Prepare()
214 MEDIA_WARNING_LOG("Process can not write media."); in Prepare()
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/features/
H A Dmoon_capture_boost_feature.cpp95 MEDIA_WARNING_LOG("MoonCaptureBoostFeature::GetSketchReferenceFovRatio fail input:%{public}f, " in GetSketchReferenceFovRatio()
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H A Dsample_info.h100 MEDIA_WARNING_LOG("AddCopyAVBuffer without IDRBuffer!"); in AddCopyAVBuffer()
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/picker/
H A Dcamera_picker_napi.cpp140 MEDIA_WARNING_LOG("napi_get_value_int32 failed"); in GetPickerProfile()
149 MEDIA_WARNING_LOG("napi_get_value_int32 failed"); in GetPickerProfile()
159 MEDIA_WARNING_LOG("get saveUri fail!"); in GetPickerProfile()
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_host_manager.cpp516 MEDIA_WARNING_LOG("CameraHostInfo::OnCameraStatus for %{public}s with status %{public}d " in OnCameraStatus()
546 MEDIA_WARNING_LOG("CameraHostInfo::NotifyCameraHostDied failed due to no callback!"); in NotifyCameraHostDied()
561 MEDIA_WARNING_LOG("CameraHostInfo::OnFlashlightStatus for %{public}s with status %{public}d " in OnFlashlightStatus()
597 MEDIA_WARNING_LOG( in OnFlashlightStatus_V1_2()
630 MEDIA_WARNING_LOG( in OnCameraEvent()
667 MEDIA_WARNING_LOG("CameraHostInfo::FindCameraDeviceInfo failed for %{public}s", cameraId.c_str()); in FindCameraDeviceInfo()
680 MEDIA_WARNING_LOG("CameraHostInfo::AddDevice, camera %{public}s already exists", cameraId.c_str()); in AddDevice()
1088 MEDIA_WARNING_LOG("HCameraHostManager::RemoveCameraHost camera host %{public}s doesn't exist", in RemoveCameraHost()
H A Dcamera_fwk_metadata_utils.cpp165 MEDIA_WARNING_LOG("DumpMetadataItemInfo get unknown dataType:%{public}d", dataType); in DumpMetadataItemInfo()
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_video_sink.cpp229 MEDIA_WARNING_LOG("vsink already paused"); in Pause()
246 MEDIA_WARNING_LOG("vsink not in pause"); in Resume()
H A Dplayer_sink_manager.cpp163 MEDIA_WARNING_LOG("sink already paused"); in Pause()
192 MEDIA_WARNING_LOG("sink not in pause"); in Resume()
/foundation/multimedia/audio_lite/services/impl/audio_source/
H A Daudio_source.cpp58 MEDIA_WARNING_LOG("memcpy_s capturePort_ failed"); in AudioSource()
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dpreview_output.cpp265 MEDIA_WARNING_LOG("PreviewOutput::GetSketchRatio session is null"); in GetSketchRatio()
272 MEDIA_WARNING_LOG("PreviewOutput::GetSketchRatio mode:%{public}s", currentMode.Dump().c_str()); in GetSketchRatio()
642 MEDIA_WARNING_LOG("Can not set frame rate range with invalid parameters"); in canSetFrameRateRange()
H A Dphoto_output.cpp231 MEDIA_WARNING_LOG("Discarding OnCaptureStarted callback, mode:%{public}d." in OnCaptureStarted()
938 MEDIA_WARNING_LOG("isAutoCloudImageEnhancementSupported item is nullptr"); in IsAutoCloudImageEnhancementSupported()
H A Dvideo_output.cpp447 MEDIA_WARNING_LOG("Can not set frame rate range with invalid parameters"); in canSetFrameRateRange()
/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.cpp453 MEDIA_WARNING_LOG("Attempt to rewind to invalid position %lld", mSeconds); in RewindInner()
460 MEDIA_WARNING_LOG("Attempt to rewind to past end of file, request is %lld, durationMs is %lld", mSeconds, in RewindInner()
467 MEDIA_WARNING_LOG("is deal last rewind time:%lld", mSeconds); in RewindInner()
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer.cpp522 MEDIA_WARNING_LOG("mesaage except, num:%u", queSize); in EventQueueProcess()
929 MEDIA_WARNING_LOG("you have reg callback,now the before callback fun pointer will be overwrite"); in DoRegCallback()
968 MEDIA_WARNING_LOG( in DoPrepare()
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
H A Dcamera_input_napi.cpp321 MEDIA_WARNING_LOG("CameraInputNapi::Open check secure parameter fail, try open without secure flag"); in Open()
H A Dcamera_manager_napi.cpp947 MEDIA_WARNING_LOG("CameraManagerNapi::CreatePhotoOutputInstance with none parameter"); in CreatePhotoOutputInstance()
994 MEDIA_WARNING_LOG("CameraManagerNapi::CreateVideoOutputInstance with only surfaceId"); in CreateVideoOutputInstance()
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_output_napi.cpp253 MEDIA_WARNING_LOG( in UpdateJSCallback()
/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp615 MEDIA_WARNING_LOG("Capture only fullfill the first surface in frame config."); in SetFrameConfig()
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_impl.cpp623 MEDIA_WARNING_LOG("format: %d use default OUTPUT_FORMAT_MPEG_4", format); in SetOutputFormat()
933 MEDIA_WARNING_LOG("default sampleBitWidth: %d", audioSourceConfig.bitWidth); in GetAudioTrackSource()

Completed in 29 milliseconds

12