Searched defs:M4MCS_step (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c2765 * M4OSA_ERR M4MCS_step(M4MCS_Context pContext, M4OSA_UInt8 *pProgress);
2780 M4OSA_ERR M4MCS_step( M4MCS_Context pContext, M4OSA_UInt8 *pProgress ) function
2784 M4OSA_TRACE3_1("M4MCS_step called with pContext=0x%x", pContext);
2789 "M4MCS_step: pContext is M4OSA_NULL");
2791 "M4MCS_step: pProgress is M4OSA_NULL");
2836 "M4MCS_step(): Wrong State (%d), returning M4ERR_STATE",
2848 * the M4MCS_step function calls.
2940 * the M4MCS_step function.
3588 * @note Must be called after M4MCS_open. Must be called before M4MCS_step.

Completed in 236 milliseconds