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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_int.h453 uint32 wrapModTime; /* Offset to modTime Ref, rarely used */ member in struct:tagEncObject
H A Drate_control.cpp67 encvid->wrapModTime = 0;
84 encvid->wrapModTime += ((uint32)0xFFFFFFFF - modTimeRef) + 1;
87 modTime += encvid->wrapModTime; /* wrapModTime is non zero after wrap-around */

Completed in 1818 milliseconds