HomeSort by relevance Sort by last modified time
    Searched refs:frameTick (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vop.cpp 315 UInt frameTick;
325 frameTick = (Int)(((double)(modTime - video->modTimeRef) * currVol->timeIncrementResolution + 500) / 1000);
326 timeInc = frameTick - video->refTick[0];
mp4enc_api.cpp     [all...]

Completed in 57 milliseconds