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

/frameworks/av/media/libstagefright/codecs/avc/common/src/
H A Ddpb.cpp460 int ii, numShortTerm, numLongTerm; local
465 numShortTerm = 0;
477 numShortTerm++;
482 while (numShortTerm + numLongTerm >= (int)video->currSeqParams->num_ref_frames)
517 numShortTerm--;

Completed in 368 milliseconds