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

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c100 static M4OSA_ERR M4MCS_intStepBeginVideoJump(
2816 return M4MCS_intStepBeginVideoJump(pC);
7566 * M4OSA_ERR M4MCS_intStepBeginVideoJump(M4MCS_InternalContext* pC)
7569 static M4OSA_ERR M4MCS_intStepBeginVideoJump( M4MCS_InternalContext *pC ) function
7597 "M4MCS_intStepBeginVideoJump: m_pFctGetPrevRapTime returns 0x%x!",
7618 "M4MCS_intStepBeginVideoJump: m_pFctJump(V) returns 0x%x!",
7669 "M4MCS_intStepBeginVideoJump: H264MCS_ProcessSPS_PPS returns 0x%x!",
7708 "M4MCS_intStepBeginVideoJump: m_pFctDecode returns 0x%x!", err);
7738 M4OSA_TRACE3_0("M4MCS_intStepBeginVideoJump(): returning M4NO_ERROR");

Completed in 23 milliseconds