Home | History | Annotate | Download | only in lvpp

Lines Matching refs:M4OSA_UInt32

26 typedef void (*jni_progress_callback_fct)(void* cookie, M4OSA_UInt32 msgType, void *argc);
44 M4OSA_UInt32 fromMS, M4OSA_Int32 toMs,
48 M4OSA_UInt32 stopPreview();
92 M4OSA_UInt32 mNumberClipsInStoryBoard;
93 M4OSA_UInt32 mNumberClipsToPreview;
94 M4OSA_UInt32 mStartingClipIndex;
96 M4OSA_UInt32 mCallBackAfterFrameCnt;
98 M4OSA_UInt32 mNumberEffects;
100 M4OSA_UInt32 mClipTotalDuration;
101 M4OSA_UInt32 mCurrentVideoEffect;
108 M4OSA_UInt32 mCurrentPlayedDuration;
109 M4OSA_UInt32 mCurrentClipDuration;
111 M4OSA_UInt32 mFirstPreviewClipBeginTime;
112 M4OSA_UInt32 mLastPreviewClipEndTime;
113 M4OSA_UInt32 mVideoStoryBoardTimeMsUptoFirstPreviewClip;
140 M4OSA_Void * dataPtr, M4OSA_UInt32 colorFormat,
141 M4OSA_UInt32 videoWidth, M4OSA_UInt32 videoHeight,
142 M4OSA_UInt32 timeMs, M4OSA_Void* outPtr);
146 M4OSA_UInt32 colorFormat, M4OSA_UInt32 videoWidth,
147 M4OSA_UInt32 videoHeight, M4OSA_Void* outPtr);