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

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.h58 M4OSA_UInt32 timeOffset; //has the duration of clips played. member in struct:__anon68
H A DPreviewPlayer.cpp1034 M4OSA_UInt32 timeOffset = mDecVideoTsStoryBoard/1000; local
1038 timeMs + timeOffset - mPlayBeginTimeMsec) &&
1041 timeMs + timeOffset - mPlayBeginTimeMsec))
H A DVideoEditorPreviewController.cpp1388 postProcessParams.timeOffset = 0; //Since timeMS already takes care of offset in this case
H A DVideoEditorTools.cpp3449 if((params->effectsSettings[i].uiStartTime <= params->timeMs + params->timeOffset) &&
3451 params->effectsSettings[i].uiDuration) >= params->timeMs + params->timeOffset))
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_sei.h81 i32 timeOffset[MAX_NUM_CLOCK_TS]; member in struct:__anon835
H A Dh264bsd_sei.c653 pPicTiming->timeOffset[i] = itmp;
656 pPicTiming->timeOffset[i] = 0;

Completed in 192 milliseconds