Searched refs:FALSE_LOG_MSG_W (Results 1 - 4 of 4) sorted by relevance
/foundation/multimedia/media_foundation/engine/include/foundation/ |
H A D | log.h | 262 #ifndef FALSE_LOG_MSG_W 263 #define FALSE_LOG_MSG_W(exec, fmt, args...) FALSE_LOG_MSG_IMPL(MEDIA_LOG_W, exec, fmt, ##args) macro
|
/foundation/multimedia/media_foundation/interface/inner_api/common/ |
H A D | log.h | 373 #ifndef FALSE_LOG_MSG_W 374 #define FALSE_LOG_MSG_W(exec, fmt, args...) FALSE_LOG_MSG_IMPL(MEDIA_LOG_W, exec, fmt, ##args) macro
|
/foundation/multimedia/media_foundation/test/scenetest/helper/ |
H A D | lite_stream_player.cpp | 157 FALSE_LOG_MSG_W(ret == 0, "sscanf_s failed."); in ReadDataFromFile()
|
/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/ |
H A D | async_mode.cpp | 87 FALSE_LOG_MSG_W(QueueAllBufferInPoolToPluginLocked() == ErrorCode::SUCCESS, in Configure()
|
Completed in 3 milliseconds