OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMX_DBG_ERROR
(Results
1 - 2
of
2
) sorted by null
/device/lge/mako/camera/inc/
omx_debug.h
50
#define
OMX_DBG_ERROR
(...) OMXDBG(__VA_ARGS__)
52
#define
OMX_DBG_ERROR
(...) do{}while(0)
omx_jpeg_common.h
58
OMX_DBG_ERROR
("Failure at %s:%d", __FILE__, __LINE__); \
63
OMX_DBG_ERROR
("Failure at %s:%d", __FILE__, __LINE__); \
69
OMX_DBG_ERROR
("Warning: Failure at %s:%d", __FILE__, __LINE__); \
Completed in 27 milliseconds