• Home
  • Raw
  • Download

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()
641 TRANSPORTDEC_ERROR transportDec_FillData(const HANDLE_TRANSPORTDEC hTp, in transportDec_FillData()
681 HANDLE_FDK_BITSTREAM transportDec_GetBitstream(const HANDLE_TRANSPORTDEC hTp, in transportDec_GetBitstream()
686 TRANSPORT_TYPE transportDec_GetFormat(const HANDLE_TRANSPORTDEC hTp) { in transportDec_GetFormat()
690 INT transportDec_GetBufferFullness(const HANDLE_TRANSPORTDEC hTp) { in transportDec_GetBufferFullness()
722 HANDLE_TRANSPORTDEC hTp) { in transportDec_AdjustEndOfAccessUnit()
814 static TRANSPORTDEC_ERROR additionalHoldOffNeeded(HANDLE_TRANSPORTDEC hTp, in additionalHoldOffNeeded()
866 HANDLE_TRANSPORTDEC hTp, HANDLE_FDK_BITSTREAM hBs, int syncLength, in transportDec_readHeader()
1059 static TRANSPORTDEC_ERROR synchronization(HANDLE_TRANSPORTDEC hTp, in synchronization()
1351 static TRANSPORTDEC_ERROR transportDec_readStream(HANDLE_TRANSPORTDEC hTp, in transportDec_readStream()
1452 TRANSPORTDEC_ERROR transportDec_ReadAccessUnit(const HANDLE_TRANSPORTDEC hTp, in transportDec_ReadAccessUnit()
1570 TRANSPORTDEC_ERROR transportDec_GetAsc(const HANDLE_TRANSPORTDEC hTp, in transportDec_GetAsc()
1584 INT transportDec_GetAuBitsRemaining(const HANDLE_TRANSPORTDEC hTp, in transportDec_GetAuBitsRemaining()
1600 INT transportDec_GetAuBitsTotal(const HANDLE_TRANSPORTDEC hTp, in transportDec_GetAuBitsTotal()
1606 INT *pNAccessUnits, HANDLE_TRANSPORTDEC hTp) { in transportDec_GetMissingAccessUnitCount()
1613 TRANSPORTDEC_ERROR transportDec_EndAccessUnit(HANDLE_TRANSPORTDEC hTp) { in transportDec_EndAccessUnit()
1660 TRANSPORTDEC_ERROR transportDec_SetParam(const HANDLE_TRANSPORTDEC hTp, in transportDec_SetParam()
1734 UINT transportDec_GetNrOfSubFrames(HANDLE_TRANSPORTDEC hTp) { in transportDec_GetNrOfSubFrames()