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

  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.h 60 M4VSS3GPP_EffectSettings* effectsSettings;
125 M4VSS3GPP_EffectSettings* effectsSettings, M4OSA_UInt32 index,
VideoEditorPreviewController.h 97 M4VSS3GPP_EffectSettings* mEffectsSettings;
PreviewPlayer.h 72 status_t loadEffectsSettings(M4VSS3GPP_EffectSettings* pEffectSettings,
201 M4VSS3GPP_EffectSettings* mEffectsSettings;
VideoEditorPlayer.h 128 M4VSS3GPP_EffectSettings* pEffectSettings, int nEffects);
VideoEditorPreviewController.cpp 275 mEffectsSettings = (M4VSS3GPP_EffectSettings*)M4OSA_32bitAlignedMalloc(
276 mNumberEffects*sizeof(M4VSS3GPP_EffectSettings),
285 mNumberEffects*sizeof(M4VSS3GPP_EffectSettings));
295 sizeof(M4VSS3GPP_EffectSettings));
    [all...]
VideoEditorPlayer.cpp 228 M4VSS3GPP_EffectSettings* pEffectSettings, int nEffects) {
PreviewPlayer.cpp     [all...]
VideoEditorTools.cpp     [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorClasses.h 502 M4VSS3GPP_EffectSettings* pSettings);
509 M4VSS3GPP_EffectSettings* pSettings);
516 M4VSS3GPP_EffectSettings* pSettings,
VideoEditorClasses.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_API.h 285 * struct M4VSS3GPP_EffectSettings
304 } M4VSS3GPP_EffectSettings;
397 M4VSS3GPP_EffectSettings *Effects; /**< List of effects */
    [all...]
M4xVSS_API.h 122 M4VSS3GPP_EffectSettings *Effects;
M4xVSS_Internal.h 522 M4OSA_ERR M4xVSS_internalDecodeGIF(M4OSA_Context pContext, M4VSS3GPP_EffectSettings* pEffect,
527 M4VSS3GPP_EffectSettings* pEffect,
M4VSS3GPP_InternalTypes.h 537 M4VSS3GPP_EffectSettings *pEffectsList; /**< List of the effects settings.
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_EditAudio.c     [all...]
M4VSS3GPP_Edit.c 555 pC->pEffectsList = (M4VSS3GPP_EffectSettings
556 *)M4OSA_32bitAlignedMalloc(sizeof(M4VSS3GPP_EffectSettings) * pC->nbEffects,
570 sizeof(M4VSS3GPP_EffectSettings));
    [all...]
M4xVSS_API.c     [all...]
M4VSS3GPP_EditVideo.c     [all...]
M4xVSS_internal.c     [all...]

Completed in 360 milliseconds