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

  /frameworks/media/libvideoeditor/lvpp/
PreviewPlayer.h 62 status_t loadEffectsSettings(M4VSS3GPP_EffectSettings* pEffectSettings,
125 M4VSS3GPP_EffectSettings* mEffectsSettings;
VideoEditorTools.h 60 M4VSS3GPP_EffectSettings* effectsSettings;
125 M4VSS3GPP_EffectSettings* effectsSettings, M4OSA_UInt32 index,
VideoEditorPlayer.h 125 M4VSS3GPP_EffectSettings* pEffectSettings, int nEffects);
VideoEditorPreviewController.h 106 M4VSS3GPP_EffectSettings* mEffectsSettings;
VideoEditorPreviewController.cpp 268 mEffectsSettings = (M4VSS3GPP_EffectSettings*)M4OSA_32bitAlignedMalloc(
269 mNumberEffects*sizeof(M4VSS3GPP_EffectSettings),
278 mNumberEffects*sizeof(M4VSS3GPP_EffectSettings));
288 sizeof(M4VSS3GPP_EffectSettings));
    [all...]
VideoEditorPlayer.cpp 224 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/media/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/media/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 773 milliseconds