Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp58 #define CLOG_ERROR(fn, err, fmt, ...) CLOG_ERROR_IF(true, fn, err, fmt, ##__VA_ARGS__) macro
738 CLOG_ERROR(setPortMode, BAD_VALUE, in setPortMode()
763 CLOG_ERROR(setPortMode, BAD_VALUE, in setPortMode()
807 CLOG_ERROR(setPortMode, BAD_VALUE, "invalid port mode %d", mode); in setPortMode()
889 CLOG_ERROR(getExtensionIndex, err, "%s", name); in getGraphicBufferUsage()
899 CLOG_ERROR(getParameter, err, "%s(%#x): %s:%u", name, index, in getGraphicBufferUsage()
968 CLOG_ERROR(getExtensionIndex, xerr, "%s", name); in storeMetaDataInBuffers_l()
970 CLOG_ERROR(setParameter, err, "%s(%#x): %s:%u en=%d type=%d", name, index, in storeMetaDataInBuffers_l()
1067 CLOG_ERROR(setParameter, err, "%s(%#x): %s:%u tun=%d sync=%u", name, index, in configureVideoTunnelMode()
1074 CLOG_ERROR(getParameter, err, "%s(%#x): %s:%u tun=%d sync=%u", name, index, in configureVideoTunnelMode()
[all …]