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

  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp 120 if(mEffectsSettings[i].xVSS.pFramingBuffer != NULL) {
121 free(mEffectsSettings[i].xVSS.pFramingBuffer->pac_data);
123 free(mEffectsSettings[i].xVSS.pFramingBuffer);
125 mEffectsSettings[i].xVSS.pFramingBuffer = NULL;
198 if(mEffectsSettings[i].xVSS.pFramingBuffer != NULL) {
199 free(mEffectsSettings[i].xVSS.pFramingBuffer->pac_data);
201 free(mEffectsSettings[i].xVSS.pFramingBuffer);
203 mEffectsSettings[i].xVSS.pFramingBuffer = NULL;
290 mEffectsSettings[i].xVSS.pFramingBuffer = NULL;
300 mEffectsSettings[i].xVSS.pFramingBuffer
    [all...]
VideoEditorTools.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_Extended_API.h 113 M4VIFI_ImagePlane *pFramingBuffer;
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp     [all...]
VideoEditorClasses.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_EditVideo.c     [all...]
M4xVSS_API.c     [all...]
M4xVSS_internal.c     [all...]

Completed in 1858 milliseconds