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

/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c88 static M4OSA_ERR M4MCS_intPrepareVideoDecoder(
2988 err = M4MCS_intPrepareVideoDecoder(pC);
2993 "M4MCS_resume(): M4MCS_intPrepareVideoDecoder() returns 0x%x", err);
5431 err = M4MCS_intPrepareVideoDecoder(pC);
5436 "M4MCS_intStepSet(): M4MCS_intPrepareVideoDecoder() returns 0x%x",
5594 * M4OSA_ERR M4MCS_intPrepareVideoDecoder(M4MCS_InternalContext* pC);
5602 static M4OSA_ERR M4MCS_intPrepareVideoDecoder( M4MCS_InternalContext *pC ) function
5635 M4OSA_TRACE1_0("M4MCS_intPrepareVideoDecoder:\
5641 M4OSA_TRACE1_1("M4MCS_intPrepareVideoDecoder:\
5657 M4OSA_TRACE1_1("M4MCS_intPrepareVideoDecoder
[all...]

Completed in 13 milliseconds