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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4lib_int.h84 Int prevModuloTimeBase; /* in case of pre-frameskip */ member in struct:tagVol
H A Dvop.cpp366 currVol->prevModuloTimeBase = currVol->moduloTimeBase;
H A Dmp4enc_api.cpp1595 if (currVol->prevModuloTimeBase)
1844 if (currVol->prevModuloTimeBase)
2883 currVol->moduloTimeBase = currVol->prevModuloTimeBase;
2929 video->refTick[currLayer] += vol[currLayer]->prevModuloTimeBase * vol[currLayer]->timeIncrementResolution;

Completed in 319 milliseconds