Home
last modified time | relevance | path

Searched refs:LOG_W (Results 1 – 10 of 10) sorted by relevance

/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidLog.h23 #define LOG_W LOG(WARNING) macro
31 #define LOG_W (std::cerr << "W: ") macro
/hardware/intel/common/libmix/mix_video/src/
Dmixvideolog.h16 #define LOG_W(format, ...) mix_log(MIX_VIDEO_COMP, MIX_LOG_LEVEL_WARNING, format, ##__VA_ARGS__) macro
21 #define LOG_W(format, ...) macro
Dmixvideoformat.c122 LOG_W( "Failed vaDestroyConfig\n"); in mix_videoformat_finalize()
130 LOG_W( "Failed vaDestroyContext\n"); in mix_videoformat_finalize()
138 LOG_W( "Failed vaDestroySurfaces\n"); in mix_videoformat_finalize()
Dmixvideoformat_mp42.c459 LOG_W("process_decode failed.\n"); in mix_videofmt_mp42_decode()
532 LOG_W("process_decode failed.\n"); in mix_videofmt_mp42_decode()
628 LOG_W("data->number_pictures == 0\n"); in mix_videofmt_mp42_process_decode()
822 LOG_W("Previous frame is NULL\n"); in mix_videofmt_mp42_process_decode()
870 LOG_W("Insufficient reference frames for B frame\n"); in mix_videofmt_mp42_process_decode()
943 LOG_W("MP4_VOP_TYPE_S, Will never reach here\n"); in mix_videofmt_mp42_process_decode()
947 LOG_W("default, Will never reach here\n"); in mix_videofmt_mp42_process_decode()
Dmixvideo.c245 LOG_W( "Failed vaTerminate\n"); in mix_video_private_cleanup()
324 LOG_W( "priv->initialized\n"); in mix_video_initialize_default()
334 LOG_W("!g_thread_supported()\n"); in mix_video_initialize_default()
478 LOG_W( "Already configured\n"); in mix_video_configure_decode()
Dmixsurfacepool.c546 LOG_W(
/hardware/intel/common/libmix/videoencoder/
DVideoEncoderLog.h27 #define LOG_W ALOGW macro
DVideoEncoderAVC.cpp572 LOG_W("Buffer size too small\n"); in outputOneNALU()
820 LOG_W ("Not in VCM mode, but call send_max_slice_size\n"); in renderMaxSliceSize()
940 LOG_W("No such level can support that resolution"); in calcLevel()
1283 LOG_W("Slice Number is too small"); in renderSliceParams()
1288 LOG_W("Slice Number is too big"); in renderSliceParams()
DVideoEncoderBase.cpp103 LOG_W( "Failed vaTerminate, vaStatus = %d\n", vaStatus); in ~VideoEncoderBase()
1517 LOG_W ("Format is not supported\n"); in getNewUsrptrFromSurface()
1856 LOG_W("Not in VCM mode, but call SendDynamicFramerate\n"); in renderDynamicFrameRate()
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.cpp343LOG_W << "Scaling for 3 axis are different. It is recommended to keep them the same" << LOG_ENDL; in processTriAxisUsage()
690 LOG_W << "Android type " << type << " has not been supported yet" << LOG_ENDL; in detectAndroidCustomSensor()
798 LOG_W << "Cannot find valid reporting state feature" << LOG_ENDL; in findSensorControlUsage()
812 LOG_W << "Cannot find valid power state feature" << LOG_ENDL; in findSensorControlUsage()
825 LOG_W << "Cannot find valid report interval feature" << LOG_ENDL; in findSensorControlUsage()