Searched refs:M4PTO3GPP_Step (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/inc/
H A DM4PTO3GPP_API.h211 * M4OSA_ERR M4PTO3GPP_Step(M4PTO3GPP_Context pContext);
222 M4OSA_ERR M4PTO3GPP_Step(M4PTO3GPP_Context pContext);
/frameworks/av/libvideoeditor/vss/src/
H A DM4PTO3GPP_API.c176 M4OSA_TRACE1_0("M4PTO3GPP_Step(): unable to allocate M4PTO3GPP_InternalContext,\
589 * M4OSA_ERR M4PTO3GPP_Step(M4PTO3GPP_Context pContext);
601 M4OSA_ERR M4PTO3GPP_Step(M4PTO3GPP_Context pContext) function
613 "M4PTO3GPP_Step: pContext is M4OSA_NULL");
619 M4OSA_TRACE1_1("M4PTO3GPP_Step(): Wrong State (%d), returning M4ERR_STATE", pC->m_State);
628 M4OSA_TRACE2_0("M4PTO3GPP_Step(): This is the first step, \
636 M4OSA_TRACE1_1("M4PTO3GPP_Step(): M4PTO3GPP_Ready4Processing() returns 0x%x", err);
644 M4OSA_TRACE3_0("M4PTO3GPP_Step(): returning M4NO_ERROR (a)");
681 M4OSA_TRACE2_2("M4PTO3GPP_Step(): Calling pEncoderInt->pFctEncode with videoCts = %.2f\
693 M4OSA_TRACE3_2("M4PTO3GPP_Step()
[all...]
H A DM4xVSS_API.c5726 err = M4PTO3GPP_Step(xVSS_context->pM4PTO3GPP_Ctxt);
5738 "M4xVSS_Step: M4PTO3GPP_Step returned 0x%x\n", err);

Completed in 443 milliseconds