Home
last modified time | relevance | path

Searched refs:usacExplicitCfgChanged (Results 1 – 3 of 3) sorted by relevance

/external/aac/libMpegTPDec/src/
Dtpdec_latm.cpp291 pLatmDemux->usacExplicitCfgChanged = 0; in CLatmDemux_ReadStreamMuxConfig()
445 pLatmDemux->usacExplicitCfgChanged = 1; in CLatmDemux_ReadStreamMuxConfig()
460 pLatmDemux->usacExplicitCfgChanged = 1; in CLatmDemux_ReadStreamMuxConfig()
Dtpdec_latm.h147 usacExplicitCfgChanged; /* explicit config in case of USAC and LOAS/LATM member
Dtpdec_lib.cpp223 hInput->parser.latm.usacExplicitCfgChanged = 0; in transportDec_Open()
227 hInput->parser.latm.usacExplicitCfgChanged = 0; in transportDec_Open()
390 if (hTp->parser.latm.usacExplicitCfgChanged) { /* configChange from in transportDec_InBandConfig()
392 hTp->parser.latm.usacExplicitCfgChanged = 0; in transportDec_InBandConfig()
419 hTp->parser.latm.usacExplicitCfgChanged = 0; in transportDec_InBandConfig()