Searched refs:pTpDec (Results 1 – 2 of 2) sorted by relevance
237 HANDLE_TRANSPORTDEC pTpDec in CChannelElement_Read() argument401 if (pTpDec != NULL) { in CChannelElement_Read()402 crcReg1 = transportDec_CrcStartReg(pTpDec, 192); in CChannelElement_Read()406 if (pTpDec != NULL) { in CChannelElement_Read()407 crcReg2 = transportDec_CrcStartReg(pTpDec, 128); in CChannelElement_Read()412 if (pTpDec != NULL) { in CChannelElement_Read()413 transportDec_CrcEndReg(pTpDec, crcReg1); in CChannelElement_Read()417 if (pTpDec != NULL) { in CChannelElement_Read()418 transportDec_CrcEndReg(pTpDec, crcReg2); in CChannelElement_Read()422 if (pTpDec != NULL) { in CChannelElement_Read()[all …]
145 HANDLE_TRANSPORTDEC pTpDec