Home
last modified time | relevance | path

Searched refs:CLatmDemux_GetOtherDataPresentFlag (Results 1 – 6 of 6) sorted by relevance

/dports/audio/fdk-aac/fdk-aac-2.0.2/libMpegTPDec/src/
H A Dtpdec_latm.h186 UINT CLatmDemux_GetOtherDataPresentFlag(CLatmDemux *pLatmDemux);
H A Dtpdec_latm.cpp658 UINT CLatmDemux_GetOtherDataPresentFlag(CLatmDemux *pLatmDemux) { in CLatmDemux_GetOtherDataPresentFlag() function
H A Dtpdec_lib.cpp1623 if (CLatmDemux_GetOtherDataPresentFlag(&hTp->parser.latm)) { in transportDec_EndAccessUnit()
/dports/multimedia/handbrake/fdk-aac-2.0.1/libMpegTPDec/src/
H A Dtpdec_latm.h186 UINT CLatmDemux_GetOtherDataPresentFlag(CLatmDemux *pLatmDemux);
H A Dtpdec_latm.cpp658 UINT CLatmDemux_GetOtherDataPresentFlag(CLatmDemux *pLatmDemux) { in CLatmDemux_GetOtherDataPresentFlag() function
H A Dtpdec_lib.cpp1604 if (CLatmDemux_GetOtherDataPresentFlag(&hTp->parser.latm)) { in transportDec_EndAccessUnit()