Searched refs:mCurrentPlayedDuration (Results 1 – 2 of 2) sorted by relevance
46 mCurrentPlayedDuration(0), in VideoEditorPreviewController()716 mCurrentPlayedDuration = 0; in stopPreview()1035 pController->mCurrentPlayedDuration = 0; in threadProc()1075 pController->mCurrentPlayedDuration += in threadProc()1085 pController->mCurrentPlayedDuration += in threadProc()1094 pController->mCurrentPlayedDuration); in threadProc()1101 pController->mCurrentPlayedDuration, in threadProc()1106 ClipBeginTime %d", pController->mCurrentPlayedDuration + in threadProc()1179 M4OSA_UInt32 playedDuration = clipDuration+pController->mCurrentPlayedDuration; in notify()
117 M4OSA_UInt32 mCurrentPlayedDuration; variable