Home | History | Annotate | Download | only in mediaeditor

Lines Matching refs:pExtVideoTransitionFctCtxt

2769             pSettings->pExtVideoTransitionFctCtxt = M4OSA_NULL;
2876 "%*c pExtVideoTransitionFctCtxt: %s", indentation, ' ',
2877 (M4OSA_NULL != pSettings->pExtVideoTransitionFctCtxt) ? "set" : "<null>");