Searched defs:CLOGW (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp45 #define CLOGW(fmt, ...) ALOGW("[%x:%s] " fmt, mNodeID, mName, ##__VA_ARGS__) macro
303 CLOGW("failed to enter Idle state (now %s(%d), aborting.",
333 CLOGW("failed to enter Loaded state (now %s(%d), aborting.",
687 CLOGW("component does not support metadata mode; using fallback");
1137 CLOGW("createInputSurface requires COLOR_FormatSurface "
1234 CLOGW("signalEndOfInputStream can only be used with Surface input");
1672 CLOGW("setInternalOption is only for Surface input");
1982 CLOGW("Attempt to remove an active buffer [%#x] we know nothing about...", id);
2019 CLOGW("findBufferHeader: buffer %u not found", buffer);
2026 CLOGW("findBufferHeade
[all...]

Completed in 28 milliseconds