Searched refs:thisShrunkBytes (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/mpeg2ts/
H A DESQueue.cpp1128 size_t thisShrunkBytes = pos.nalSize - newSize; local
1130 // nalType, (int)pos.nalSize, newSize, thisShrunkBytes);
1132 shrunkBytes += thisShrunkBytes;

Completed in 556 milliseconds