• Home
  • Raw
  • Download

Lines Matching defs:hTp

262 TRANSPORTDEC_ERROR transportDec_OutOfBandConfig(HANDLE_TRANSPORTDEC hTp,  in transportDec_OutOfBandConfig()
369 TRANSPORTDEC_ERROR transportDec_InBandConfig(HANDLE_TRANSPORTDEC hTp, in transportDec_InBandConfig()
647 TRANSPORTDEC_ERROR transportDec_FillData(const HANDLE_TRANSPORTDEC hTp, in transportDec_FillData()
687 HANDLE_FDK_BITSTREAM transportDec_GetBitstream(const HANDLE_TRANSPORTDEC hTp, in transportDec_GetBitstream()
692 TRANSPORT_TYPE transportDec_GetFormat(const HANDLE_TRANSPORTDEC hTp) { in transportDec_GetFormat()
696 INT transportDec_GetBufferFullness(const HANDLE_TRANSPORTDEC hTp) { in transportDec_GetBufferFullness()
728 HANDLE_TRANSPORTDEC hTp) { in transportDec_AdjustEndOfAccessUnit()
820 static TRANSPORTDEC_ERROR additionalHoldOffNeeded(HANDLE_TRANSPORTDEC hTp, in additionalHoldOffNeeded()
872 HANDLE_TRANSPORTDEC hTp, HANDLE_FDK_BITSTREAM hBs, int syncLength, in transportDec_readHeader()
1065 static TRANSPORTDEC_ERROR synchronization(HANDLE_TRANSPORTDEC hTp, in synchronization()
1357 static TRANSPORTDEC_ERROR transportDec_readStream(HANDLE_TRANSPORTDEC hTp, in transportDec_readStream()
1458 TRANSPORTDEC_ERROR transportDec_ReadAccessUnit(const HANDLE_TRANSPORTDEC hTp, in transportDec_ReadAccessUnit()
1576 TRANSPORTDEC_ERROR transportDec_GetAsc(const HANDLE_TRANSPORTDEC hTp, in transportDec_GetAsc()
1590 INT transportDec_GetAuBitsRemaining(const HANDLE_TRANSPORTDEC hTp, in transportDec_GetAuBitsRemaining()
1606 INT transportDec_GetAuBitsTotal(const HANDLE_TRANSPORTDEC hTp, in transportDec_GetAuBitsTotal()
1612 INT *pNAccessUnits, HANDLE_TRANSPORTDEC hTp) { in transportDec_GetMissingAccessUnitCount()
1619 TRANSPORTDEC_ERROR transportDec_EndAccessUnit(HANDLE_TRANSPORTDEC hTp) { in transportDec_EndAccessUnit()
1666 TRANSPORTDEC_ERROR transportDec_SetParam(const HANDLE_TRANSPORTDEC hTp, in transportDec_SetParam()
1740 UINT transportDec_GetNrOfSubFrames(HANDLE_TRANSPORTDEC hTp) { in transportDec_GetNrOfSubFrames()