HomeSort by relevance Sort by last modified time
    Searched defs:Effects (Results 1 - 2 of 2) sorted by null

  /frameworks/av/libvideoeditor/vss/inc/
M4xVSS_API.h 122 M4VSS3GPP_EffectSettings *Effects;
509 * @note WARNING: pClipSettings->Effects[ ] will be allocated in this function.
530 * @param bCopyEffects (IN) Flag to know if we have to duplicate effects
542 * @brief Free the pointers allocated in the ClipSetting structure (pFile, Effects).
M4VSS3GPP_API.h 229 * @param uiExternalEffectId (IN) Which effect function should be used (for external effects)
356 * @note It also contains the settings for the cut and begin/end effects applied to the clip.
397 M4VSS3GPP_EffectSettings *Effects; /**< List of effects */
398 M4OSA_UInt8 nbEffects; /**< Number of effects in the above list */
507 * @param bCopyEffects (IN) Flag to know if we have to duplicate effects (deprecated)
519 * @brief Free the pointers allocated in the ClipSetting structure (pFile, Effects).
    [all...]

Completed in 117 milliseconds