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

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPreviewController.cpp430 M4OSA_UInt32 fromMS, M4OSA_Int32 toMs, M4OSA_UInt16 callBackAfterFrameCount,
478 ALOGV("startPreview: callBackAfterFrameCount = %d", callBackAfterFrameCount);
479 mCallBackAfterFrameCnt = callBackAfterFrameCount;
429 startPreview( M4OSA_UInt32 fromMS, M4OSA_Int32 toMs, M4OSA_UInt16 callBackAfterFrameCount, M4OSA_Bool loop) argument

Completed in 62 milliseconds