Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp142 …UINT holdOffFrames; /* Amount of frames that were already hold off due to buffer full… member
494 maxAU -= hTp->holdOffFrames; in additionalHoldOffNeeded()
885 hTp->holdOffFrames++; in synchronization()
896 hTp->holdOffFrames = 0; in synchronization()
1234 hTp->holdOffFrames = 0; in transportDec_SetParam()