Searched refs:bApplyEffect (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
H A DVideoEditorMain.h71 M4OSA_Bool bApplyEffect; /* Apply video effects before render*/ member in struct:__anon329
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorMain.cpp646 frameStr.bApplyEffect = M4OSA_FALSE;
926 frameStr.bApplyEffect = M4OSA_TRUE;
928 frameStr.bApplyEffect = M4OSA_FALSE;
1112 frameStr.bApplyEffect = M4OSA_FALSE;
/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorPreviewController.cpp856 if(pFrameStr->bApplyEffect == M4OSA_TRUE) {

Completed in 65 milliseconds