Searched refs:TT_IS_PACKET (Results 1 – 2 of 2) sorted by relevance
205 if ( TT_IS_PACKET(transportFmt) ) { in C_ALLOC_MEM()334 if ( TT_IS_PACKET(hTp->transportFmt) ) { in transportDec_FillData()1262 if ( ! TT_IS_PACKET((*phTp)->transportFmt) ) { in transportDec_Close()
141 #define TT_IS_PACKET(x) \ macro