Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_latm.cpp522 int otherDataLenEsc = 0; in CLatmDemux_ReadStreamMuxConfig() local
525 otherDataLenEsc = FDKreadBits(bs, 1); in CLatmDemux_ReadStreamMuxConfig()
527 } while (otherDataLenEsc); in CLatmDemux_ReadStreamMuxConfig()