Lines Matching defs:hTp
262 TRANSPORTDEC_ERROR transportDec_OutOfBandConfig(HANDLE_TRANSPORTDEC hTp, in transportDec_OutOfBandConfig()
363 TRANSPORTDEC_ERROR transportDec_InBandConfig(HANDLE_TRANSPORTDEC hTp, in transportDec_InBandConfig()
640 TRANSPORTDEC_ERROR transportDec_FillData(const HANDLE_TRANSPORTDEC hTp, in transportDec_FillData()
676 HANDLE_FDK_BITSTREAM transportDec_GetBitstream(const HANDLE_TRANSPORTDEC hTp, in transportDec_GetBitstream()
681 TRANSPORT_TYPE transportDec_GetFormat(const HANDLE_TRANSPORTDEC hTp) { in transportDec_GetFormat()
685 INT transportDec_GetBufferFullness(const HANDLE_TRANSPORTDEC hTp) { in transportDec_GetBufferFullness()
717 HANDLE_TRANSPORTDEC hTp) { in transportDec_AdjustEndOfAccessUnit()
809 static TRANSPORTDEC_ERROR additionalHoldOffNeeded(HANDLE_TRANSPORTDEC hTp, in additionalHoldOffNeeded()
861 HANDLE_TRANSPORTDEC hTp, HANDLE_FDK_BITSTREAM hBs, int syncLength, in transportDec_readHeader()
1046 static TRANSPORTDEC_ERROR synchronization(HANDLE_TRANSPORTDEC hTp, in synchronization()
1332 static TRANSPORTDEC_ERROR transportDec_readStream(HANDLE_TRANSPORTDEC hTp, in transportDec_readStream()
1433 TRANSPORTDEC_ERROR transportDec_ReadAccessUnit(const HANDLE_TRANSPORTDEC hTp, in transportDec_ReadAccessUnit()
1551 TRANSPORTDEC_ERROR transportDec_GetAsc(const HANDLE_TRANSPORTDEC hTp, in transportDec_GetAsc()
1565 INT transportDec_GetAuBitsRemaining(const HANDLE_TRANSPORTDEC hTp, in transportDec_GetAuBitsRemaining()
1581 INT transportDec_GetAuBitsTotal(const HANDLE_TRANSPORTDEC hTp, in transportDec_GetAuBitsTotal()
1587 INT *pNAccessUnits, HANDLE_TRANSPORTDEC hTp) { in transportDec_GetMissingAccessUnitCount()
1594 TRANSPORTDEC_ERROR transportDec_EndAccessUnit(HANDLE_TRANSPORTDEC hTp) { in transportDec_EndAccessUnit()
1641 TRANSPORTDEC_ERROR transportDec_SetParam(const HANDLE_TRANSPORTDEC hTp, in transportDec_SetParam()
1715 UINT transportDec_GetNrOfSubFrames(HANDLE_TRANSPORTDEC hTp) { in transportDec_GetNrOfSubFrames()