Searched refs: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
285 CLOGW("failed to enter Idle state (now %s(%d), aborting.",
315 CLOGW("failed to enter Loaded state (now %s(%d), aborting.",
585 CLOGW("component does not support metadata mode; using fallback");
980 CLOGW("createInputSurface requires COLOR_FormatSurface "
1077 CLOGW("signalEndOfInputStream can only be used with Surface input");
1482 CLOGW("setInternalOption is only for Surface input");
1778 CLOGW("Attempt to remove an active buffer [%#x] we know nothing about...", id);
1815 CLOGW("findBufferHeader: buffer %u not found", buffer);
1822 CLOGW("findBufferHeade
[all...]

Completed in 612 milliseconds