Home | History | Annotate | Download | only in inc

Lines Matching defs:dbg

1007     struct OMX_TI_Debug dbg;
1145 OMX_ERROR4(pComponentPrivate->dbg, "Error: Buffer NOT found to free: %p \n", _pBuffHead_->pBuffer); \
1150 OMX_PRBUFFER1(pComponentPrivate->dbg, "Free original allocated buffer: %p\n", _pBuffHead_->pBuffer); \
1195 #define OMX_CONF_INIT_STRUCT(_s_, _name_, dbg) \
1202 OMX_PRINT0(dbg, "INIT_STRUCT Major 0x%x Minor 0x%x nRevision 0x%x nStep 0x%x\n", \
1206 #define OMX_CONF_CHK_VERSION(_s_, _name_, _e_, dbg) \
1207 OMX_PRINT0(dbg, "CHK_VERSION Size 0x%lx Major 0x%x Minor 0x%x nRevision 0x%x nStep 0x%x\n", \