Searched refs:CLOG_CONFIG (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp58 #define CLOG_CONFIG(fn, fmt, ...) CLOGI_(ADebug::kDebugConfig, fn, fmt, ##__VA_ARGS__) macro
391 CLOG_CONFIG(setParameter, "%s(%#x), %zu@%p)", asString(extIndex), index, size, params);
416 CLOG_CONFIG(setConfig, "%s(%#x), %zu@%p)", asString(extIndex), index, size, params);
435 CLOG_CONFIG(enableGraphicBuffers, "%s:%u, %d", portString(portIndex), portIndex, enable);
492 CLOG_CONFIG(storeMetaDataInBuffers, "%s:%u en:%d", portString(portIndex), portIndex, enable);
553 CLOG_CONFIG(prepareForAdaptivePlayback, "%s:%u en=%d max=%ux%u",
583 CLOG_CONFIG(configureVideoTunnelMode, "%s:%u tun=%d sync=%u",
1089 CLOG_CONFIG(setInternalOption, "%s(%d): %s:%u %zu@%p",
1112 CLOG_CONFIG(setInternalOption, "suspend=%d", suspend);
1121 CLOG_CONFIG(setInternalOptio
[all...]

Completed in 398 milliseconds