Searched defs:CLatmDemux (Results 1 - 1 of 1) sorted by relevance

/external/aac/libMpegTPDec/src/
H A Dtpdec_latm.h137 } CLatmDemux; typedef in typeref:struct:__anon168
143 CLatmDemux *pLatmDemux,
152 CLatmDemux *pLatmDemux,
157 TRANSPORTDEC_ERROR CLatmDemux_ReadPayloadLengthInfo(HANDLE_FDK_BITSTREAM bs, CLatmDemux *pLatmDemux);
159 int CLatmDemux_GetFrameLengthInBits(CLatmDemux *pLatmDemux);
160 int CLatmDemux_GetOtherDataPresentFlag(CLatmDemux *pLatmDemux);
161 int CLatmDemux_GetOtherDataLength(CLatmDemux *pLatmDemux);
162 UINT CLatmDemux_GetNrOfSubFrames(CLatmDemux *pLatmDemux);

Completed in 513 milliseconds