Searched defs:timeOffset (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.h58 M4OSA_UInt32 timeOffset; //has the duration of clips played. member in struct:__anon81
H A DPreviewPlayer.cpp1034 M4OSA_UInt32 timeOffset = mDecVideoTsStoryBoard/1000; local
1038 timeMs + timeOffset - mPlayBeginTimeMsec) &&
1041 timeMs + timeOffset - mPlayBeginTimeMsec))
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
H A DTimeZoneResultAdapter.java66 TextView timeOffset; field in class:TimeZoneResultAdapter.ViewHolder
72 vh.timeOffset = (TextView) v.findViewById(R.id.time_offset);
288 vh.timeOffset.setText(tzi.getGmtDisplayName(mContext));
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_sei.h81 i32 timeOffset[MAX_NUM_CLOCK_TS]; member in struct:__anon859

Completed in 143 milliseconds