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

/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorMain.cpp604 VideoEditor_renderPreviewFrameStr frameStr; local
649 frameStr.pBuffer = M4OSA_NULL;
650 frameStr.timeMs = 0;
651 frameStr.uiSurfaceWidth = width;
652 frameStr.uiSurfaceHeight = height;
653 frameStr.uiFrameWidth = width;
654 frameStr.uiFrameHeight = height;
655 frameStr.bApplyEffect = M4OSA_FALSE;
656 frameStr.clipBeginCutTime = 0;
657 frameStr
681 VideoEditor_renderPreviewFrameStr frameStr; local
1016 VideoEditor_renderPreviewFrameStr frameStr; local
[all...]

Completed in 48 milliseconds