Lines Matching defs:portString

71 #define BUFFER_FMT(port, fmt, ...) "%s:%u " fmt, portString(port), (port), ##__VA_ARGS__
178 static inline const char *portString(OMX_U32 portIndex) {
391 cmd == OMX_CommandStateSet ? asString((OMX_STATETYPE)param) : portString(param);
459 CLOG_CONFIG(enableGraphicBuffers, "%s:%u, %d", portString(portIndex), portIndex, enable);
478 portString(portIndex), portIndex, enable);
503 portString(portIndex), portIndex);
515 CLOG_CONFIG(storeMetaDataInBuffers, "%s:%u en:%d", portString(portIndex), portIndex, enable);
564 portString(portIndex), portIndex, enable, negotiatedType);
574 portString(portIndex), portIndex, asString(negotiatedType), negotiatedType);
588 portString(portIndex), portIndex, enable, maxFrameWidth, maxFrameHeight);
609 portString(portIndex), portIndex, enable, maxFrameWidth, maxFrameHeight);
618 portString(portIndex), portIndex, tunneled, audioHwSync);
638 portString(portIndex), portIndex, tunneled, audioHwSync);
645 portString(portIndex), portIndex, tunneled, audioHwSync);
711 asString(index), index, portString(portIndex), portIndex);
791 portString(portIndex), portIndex, bufferMeta, graphicBuffer->handle);
833 portString(portIndex), portIndex, buffer, mMetadataType[portIndex], header->nAllocLen);
838 portString(portIndex), portIndex, buffer,
879 asString(index), index, portString(portIndex), portIndex);
1054 CLOG_BUFFER(freeBuffer, "%s:%u %#x", portString(portIndex), portIndex, buffer);
1062 CLOG_IF_ERROR(freeBuffer, err, "%s:%u %#x", portString(portIndex), portIndex, buffer);
1302 asString(type), type, portString(portIndex), portIndex, size, data);
1492 arg2String = portString(arg2);
1503 arg1String = portString(arg1);