Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_latm.cpp348 UINT usacConfigLengthPrev = 0; in CLatmDemux_ReadStreamMuxConfig() local
353 usacConfigLengthPrev = in CLatmDemux_ReadStreamMuxConfig()
358 if (usacConfigLengthPrev > TP_USAC_MAX_CONFIG_LEN) { in CLatmDemux_ReadStreamMuxConfig()
366 usacConfigLengthPrev); /* store previous USAC config */ in CLatmDemux_ReadStreamMuxConfig()
434 if (usacConfigLength != usacConfigLengthPrev) { in CLatmDemux_ReadStreamMuxConfig()
449 usacConfigLengthPrev)) { in CLatmDemux_ReadStreamMuxConfig()