HomeSort by relevance Sort by last modified time
    Searched refs:pFramingBuffer (Results 1 - 8 of 8) sorted by null

  /frameworks/media/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp 113 if(mEffectsSettings[i].xVSS.pFramingBuffer != NULL) {
114 free(mEffectsSettings[i].xVSS.pFramingBuffer->pac_data);
116 free(mEffectsSettings[i].xVSS.pFramingBuffer);
118 mEffectsSettings[i].xVSS.pFramingBuffer = NULL;
191 if(mEffectsSettings[i].xVSS.pFramingBuffer != NULL) {
192 free(mEffectsSettings[i].xVSS.pFramingBuffer->pac_data);
194 free(mEffectsSettings[i].xVSS.pFramingBuffer);
196 mEffectsSettings[i].xVSS.pFramingBuffer = NULL;
283 mEffectsSettings[i].xVSS.pFramingBuffer = NULL;
293 mEffectsSettings[i].xVSS.pFramingBuffer
    [all...]
VideoEditorTools.cpp     [all...]
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_Extended_API.h 113 M4VIFI_ImagePlane *pFramingBuffer;
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp     [all...]
VideoEditorClasses.cpp     [all...]
  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_EditVideo.c     [all...]
M4xVSS_API.c     [all...]
M4xVSS_internal.c     [all...]

Completed in 110 milliseconds