Searched defs:pLatmDemux (Results 1 – 2 of 2) sorted by relevance
/external/aac/libMpegTPDec/src/ |
D | tpdec_latm.cpp | 125 HANDLE_FDK_BITSTREAM bs, CLatmDemux *pLatmDemux, int m_muxConfigPresent, in CLatmDemux_ReadAudioMuxElement() 237 CLatmDemux *pLatmDemux, TRANSPORT_TYPE tt, in CLatmDemux_Read() 284 HANDLE_FDK_BITSTREAM bs, CLatmDemux *pLatmDemux, in CLatmDemux_ReadStreamMuxConfig() 607 CLatmDemux *pLatmDemux) { in CLatmDemux_ReadPayloadLengthInfo() 648 UINT CLatmDemux_GetFrameLengthInBits(CLatmDemux *pLatmDemux, const UINT prog, in CLatmDemux_GetFrameLengthInBits() 659 UINT CLatmDemux_GetOtherDataPresentFlag(CLatmDemux *pLatmDemux) { in CLatmDemux_GetOtherDataPresentFlag() 663 UINT CLatmDemux_GetOtherDataLength(CLatmDemux *pLatmDemux) { in CLatmDemux_GetOtherDataLength() 667 UINT CLatmDemux_GetNrOfSubFrames(CLatmDemux *pLatmDemux) { in CLatmDemux_GetNrOfSubFrames() 671 UINT CLatmDemux_GetNrOfLayers(CLatmDemux *pLatmDemux, const UINT prog) { in CLatmDemux_GetNrOfLayers()
|
D | tpdec_lib.cpp | 298 CLatmDemux *pLatmDemux = &hTp->parser.latm; in transportDec_OutOfBandConfig() local
|